Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indentno/guesthouse
Initialize Sempro JS and CSS style guides
https://github.com/indentno/guesthouse
cli eslintconfig initializer node-cli style-guide
Last synced: about 2 months ago
JSON representation
Initialize Sempro JS and CSS style guides
- Host: GitHub
- URL: https://github.com/indentno/guesthouse
- Owner: indentno
- License: mit
- Created: 2017-06-27T07:03:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T06:38:45.000Z (over 7 years ago)
- Last Synced: 2024-11-01T22:03:41.354Z (2 months ago)
- Topics: cli, eslintconfig, initializer, node-cli, style-guide
- Language: JavaScript
- Homepage: https://npmjs.com/guesthouse
- Size: 17.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
#
> Initialize Sempro JS and CSS style guides
[![travis](https://img.shields.io/travis/Sempro/guesthouse/master.svg?style=flat-square)](https://travis-ci.org/Sempro/guesthouse/builds)
[![npm version](https://img.shields.io/npm/v/guesthouse.svg?style=flat-square)](http://badge.fury.io/js/guesthouse)
[![npm downloads](https://img.shields.io/npm/dm/guesthouse.svg?style=flat-square)](http://badge.fury.io/js/guesthouse)
[![npm license](https://img.shields.io/npm/l/guesthouse.svg?style=flat-square)](http://badge.fury.io/js/guesthouse)
[![prs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![eslint](https://img.shields.io/badge/code_style-airbnb-blue.svg?style=flat-square)](https://github.com/airbnb/javascript)### Installation
```bash
npm install guesthouse --global
```### Usage
```bash
guesthouse init
```### License
MIT © [Sempro AS](http://www.sempro.no)