An open API service indexing awesome lists of open source software.

https://github.com/comfortablesoftware/generator-gaelicgrime-python

Opinionated Yeoman generator for python projects
https://github.com/comfortablesoftware/generator-gaelicgrime-python

Last synced: 7 months ago
JSON representation

Opinionated Yeoman generator for python projects

Awesome Lists containing this project

README

          

# generator-gaelic-grime-python [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]
> Opinionated yeoman generator for python projects.

## Installation

First, install [Yeoman](http://yeoman.io) and generator-gaelic-grime-python 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-gaelic-grime-python
```

Then generate your new project:

```bash
yo gaelic-grime-python
```

## 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

GPL-3.0 © [GaelicGrime](https://github.com/ComfortableSoftware)

[npm-image]: https://badge.fury.io/js/generator-gaelic-grime-python.svg
[npm-url]: https://npmjs.org/package/generator-gaelic-grime-python
[travis-image]: https://travis-ci.com/GaelicGrime/generator-gaelic-grime-python.svg?branch=master
[travis-url]: https://travis-ci.com/GaelicGrime/generator-gaelic-grime-python
[daviddm-image]: https://david-dm.org/GaelicGrime/generator-gaelic-grime-python.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/GaelicGrime/generator-gaelic-grime-python
[coveralls-image]: https://coveralls.io/repos/GaelicGrime/generator-gaelic-grime-python/badge.svg
[coveralls-url]: https://coveralls.io/r/GaelicGrime/generator-gaelic-grime-python