Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
/ generator-bonsai Public archive

[DEPRECATED - See readme] A blockchain boilerplate generator 👷 from TechHQ to the world 🌿

License

Notifications You must be signed in to change notification settings

HQ20/generator-bonsai

Repository files navigation

Bonsai

[DEPRECATED] This project was deprecated because github now have templates.

Bonsai is "an Asian art form using cultivation techniques to produce small trees in containers that mimic the shape and scale of full size trees" - Wikipedia

This generator mimics the shape of a big project. As we come along we had to rebuild the same over and over, so we decided to create a generate to help us.

It allows you to generate a frontend boilerplate as well which can be either in javascript or typescript.

Installation

Make sure to have yeoman installed!

$ npm install -g yo

And then install bonsai using

npm install -g generator-bonsai

Usage

Use it as a command line app. Anywhere in your system, run yo bonsai answer the questions and it will create a new project, ready to work.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache-2.0