@decentology/dappstarter

1.0.749 • Public • Published

Decentology Logo

Build Status

DappStarter Command Line Library

This cli utility speeds up creation of dappstarter based blockchain projects. An online version of this utility is available at dappstarter.decentology.com

Installation

  • npm install -g @decentology/dappstarter
  • You can go to releases to pull the latest binary compiled version and add installation location to your system's PATH

Usage

QuickStart

Basic usage

dappstarter create

Save configuration only

dappstarter create -w config.json

Create from configuration

dappstarter create -c config.json

Help

Usage: dappstarter create [options]

Options:
  -c, --config <file>        Loads configuration from file and processes.
  -o, --output <path>        Output directory. If omitted current directory will be used.
  -w, --write-config [path]  Writes configuration to file without processing.
  -p, --print-config         Echos configuration to terminal without processing.
  -h, --help                 display help for command

More Information

Readme

Keywords

none

Package Sidebar

Install

npm i @decentology/dappstarter

Weekly Downloads

2

Version

1.0.749

License

MIT

Unpacked Size

181 kB

Total Files

67

Last publish

Collaborators

  • 0xgel
  • jacob-tucker
  • jsheely