1.0.0 • Published 7 years ago

generator-doug v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Installation

First, install Yeoman and generator-doug using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-doug

Then generate your new project:

yo doug

Generated structure

  • src - contracts - keystore.sol - framework - child.sol - entity.sol - main.sol - provider.sol - libraries - strings.sol - utils - owned.sol