balena-cli/doc/app/init.md
2015-03-09 19:49:46 -04:00

333 B

init

Use this command to initialise a directory as a resin application.

This command performs the following steps: - Create a resin.io application. - Initialize the current directory as a git repository. - Add the corresponding git remote to the application.

Examples:

$ resin init
$ resin init --project my/app/directory