Build from source
-
Clone the repository:
-
Build the CLI tool:
This generates
cli.jsinside thebindirectory. -
Install the built CLI globally:
dapp-launchpad is now available as a global command.
Develop locally on the tool itself
To modify the tool, start a watch process that rebuilds and reinstalls the CLI on every source file change:dapp-launchpad command is continuously updated as you edit the source.