Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niksy/generator-paleta

Yeoman generator for my projects.
https://github.com/niksy/generator-paleta

Last synced: 18 days ago
JSON representation

Yeoman generator for my projects.

Awesome Lists containing this project

README

        

# generator-paleta

[![Build Status][ci-img]][ci]

[Yeoman][yeoman] generator for my projects.

> _paleta_ is Croatian word for _palette_, a thin board on which a painter lays
> and mixes colors.

## Install

```sh
npm install -g @niksy/generator-paleta
```

## Usage

```sh
yo @niksy/paleta
```

## License

MIT © [Ivan Nikolić](http://ivannikolic.com)

[ci]: https://github.com/niksy/generator-paleta/actions?query=workflow%3ACI
[ci-img]: https://github.com/niksy/generator-paleta/actions/workflows/ci.yml/badge.svg?branch=master
[yeoman]: http://yeoman.io/