generator-sym

0.0.5 • Public • Published

generator-sym

Generate a full web app with published contracts, middleware, and frontend.

Installation

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

npm install -g yo
npm install -g generator-sym

Then generate your new project:

yo sym

Prerequisites

yo sym assumes you already have the full version of sym > 2.0.3 installed locally.

Development

If you would like to develop generator-sym locally, then clone the repo and run npm link from within the project root. Now you can make changes and run yo sym elsewhere to see the results.

Here's a one liner to clear the local directory to run yo sym again:

sym local-network stop && find . -name . -o -prune -exec rm -rf -- {} + && yo sym

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Symbiont

Package Sidebar

Install

npm i generator-sym

Weekly Downloads

46

Version

0.0.5

License

MIT

Unpacked Size

94.3 kB

Total Files

66

Last publish

Collaborators

  • symbiont-io-ecosystem