@dappsnap/cli
v0.0.24
Published
DappSnap CLI
Downloads
50
Readme
Turn your DappSnap designs into components with the dappsnap CLI!
Quickstart
# Install the CLI globally:
npm install -g @dappsnap/cli # Or: yarn global add @dappsnap/cli
# Run it!
dappsnap sync --projects yourDappsnapProjectIdResources
For end-to-end examples, please check our docs: https://www.dappsnap.com/learn/.
For more information about the CLI, run dappsnap -h or visit: https://www.dappsnap.com/learn/cli/.
