https://github.com/chokcoco/generator-kt-hippy
Initialization of a kt hippy project by yeoman.
https://github.com/chokcoco/generator-kt-hippy
Last synced: about 1 year ago
JSON representation
Initialization of a kt hippy project by yeoman.
- Host: GitHub
- URL: https://github.com/chokcoco/generator-kt-hippy
- Owner: chokcoco
- License: mit
- Created: 2020-03-25T08:56:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:35:19.000Z (over 3 years ago)
- Last Synced: 2023-03-01T18:35:45.973Z (over 3 years ago)
- Language: JavaScript
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-kt-hippy [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Initialization of a kt hippy project.
## Installation
First, install [Yeoman](http://yeoman.io) and generator-kt-hippy 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-kt-hippy
```
Then generate your new project:
```bash
yo kt-hippy
```
## 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
[npm-image]: https://badge.fury.io/js/generator-kt-hippy.svg
[npm-url]: https://npmjs.org/package/generator-kt-hippy
[travis-image]: https://travis-ci.com/cocoqiao/generator-kt-hippy.svg?branch=master
[travis-url]: https://travis-ci.com/cocoqiao/generator-kt-hippy
[daviddm-image]: https://david-dm.org/cocoqiao/generator-kt-hippy.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/cocoqiao/generator-kt-hippy