Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdehaan/ghlint-www
Hapi front end for ghlint
https://github.com/pdehaan/ghlint-www
Last synced: 15 days ago
JSON representation
Hapi front end for ghlint
- Host: GitHub
- URL: https://github.com/pdehaan/ghlint-www
- Owner: pdehaan
- License: other
- Created: 2015-03-27T18:21:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-29T01:51:13.000Z (almost 10 years ago)
- Last Synced: 2024-10-31T13:13:57.473Z (2 months ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghlint-www
Hapi front end for [ghlint](https://www.npmjs.com/package/ghlint).
## Installation:
1. `$ git clone [email protected]:pdehaan/ghlint-www.git`
2. `$ cd ghlint-www`
3. `$ npm install`
4. `$ npm start`Running `npm start` will create a Hapi server on the specified `process.env.PORT` (default: 3000).