generator-teonet-client
v0.0.7
Published
Teonet client native C application generator
Downloads
2
Maintainers
Readme
generator-teonet-client
Teonet client native C application generator
Yeoman generator to create new Teonet client native C application. The Teonet Client application can execute under Linux, Mac OS or Windows. This readme file shows terminal commands for Debian, Ubuntu or Linux Mint.
Installation
First, install Yeoman and generator-teonet-client using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-teonet-client
Then generate your new project:
yo teonet-client
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
Apache-2.0 © Kirill Scherba