Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 175 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 175 Bytes

Contributing

Clone this repo:

git clone git@github.com:aptos-labs/aptos-cli.git

Install dependencies:

npm install

Run the bin file

npm run dev