generator-doug

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i generator-doug

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ruchevits