-
Notifications
You must be signed in to change notification settings - Fork 4
Install a package
bonyong lee edited this page Oct 26, 2018
·
2 revisions
The package is a project distribution. It can be published or installed by ship. The ship's package repository is located at ${USER_HOME}/.aergo_modules. A package name specify github repository. For example, aergoio/athena-343 means https://github.com/aergoio/athena-343. Your install command will move github's contents to repository.
$ ship install $PACKAGE_NAME
$ ship install aergoio/athena-343