Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/niksy/generator-paleta
- Owner: niksy
- License: mit
- Created: 2014-05-31T14:31:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T09:32:00.000Z (6 months ago)
- Last Synced: 2024-10-17T16:31:55.000Z (28 days ago)
- Language: JavaScript
- Homepage:
- Size: 588 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/