Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sukkaw/monsterbation-linter
https://github.com/sukkaw/monsterbation-linter
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sukkaw/monsterbation-linter
- Owner: SukkaW
- License: mit
- Created: 2021-12-18T12:32:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T09:08:53.000Z (about 2 months ago)
- Last Synced: 2024-10-06T11:19:23.646Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://mb-lint.skk.moe
- Size: 1.72 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monsterbation Configuration Linter
An online tool to check your configuration for [Monsterbation](https://forums.e-hentai.org/index.php?showtopic=211039).
## Contribute
### Install
```bash
$ npm i
```## Development
```bash
$ npm run build-eslint
$ npm run serve
```## Build
```bash
$ npm run build-eslint
$ npm run build
```## Clean Up
```bash
$ npm run clean
```## License
[MIT](./LICENSE)