Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bakaoh/generator-kesaran
My yeoman generator
https://github.com/bakaoh/generator-kesaran
Last synced: about 1 month ago
JSON representation
My yeoman generator
- Host: GitHub
- URL: https://github.com/bakaoh/generator-kesaran
- Owner: bakaoh
- License: mit
- Created: 2018-11-23T08:32:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T18:27:27.000Z (almost 2 years ago)
- Last Synced: 2024-04-25T08:22:09.636Z (8 months ago)
- Language: Go
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-kesaran [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> My go-generator## Installation
First, install [Yeoman](http://yeoman.io) and generator-kesaran using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
```bash
npm install -g yo
npm install -g generator-kesaran
```Then generate your new project:
```bash
yo kesaran
```## 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](http://yeoman.io/).## License
MIT © [bakaoh](https://github.com/bakaoh)
[npm-image]: https://badge.fury.io/js/generator-kesaran.svg
[npm-url]: https://npmjs.org/package/generator-kesaran
[travis-image]: https://travis-ci.org/bakaoh/generator-kesaran.svg?branch=master
[travis-url]: https://travis-ci.org/bakaoh/generator-kesaran
[daviddm-image]: https://david-dm.org/bakaoh/generator-kesaran.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/bakaoh/generator-kesaran