Skip to content

init

init deepmove move project

deepmove will init local move dependencies and install npm dependencies

usage:

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

Released under the MIT License.