Skip to content

init

init deepmove move project

deepmove will init local move dependencies and install npm dependencies

usage:

init
shell
aptos@deepmove>init
[1/3] Copying files...
[2/3] Update Move dependencies...
Initialized empty Git repository in E:/projects/deepmove/hello2/deps/aptosframework/.git/
From https://github.com/aptos-labs/aptos-framework
 * branch            mainnet    -> FETCH_HEAD
 * [new branch]      mainnet    -> origin/mainnet
Switched to a new branch 'mainnet'
[3/3] Installing Npm dependencies...

Released under the MIT License.