2.1.0 • Published 5 years ago

@legan/deploy v2.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Run: easy-deploy --config path/to/config/file

Default path for config file is /deploy.config.js

Config file must contain object of:

  • host
  • port
  • username

optional:

  • password
  • projectName
  • projectPort
  • isServer
  • isFirstRun
  • localDir

Module will ask a password before connection. ! Also, you can place it in your config file (unsecure).

If you don't have optional params in the config file the package will ask you to enter necessary data.

Hints:

The package can be tested in a real project by linking:

In a package dir: yarn link

In a real project: yarn link "@legan/deploy"

To reverse this process, simply use yarn unlink or yarn unlink "@legan/deploy"

2.1.0

5 years ago

2.0.0

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago