Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melindrea/mhcm
Site for MHCM (if it ever gets done ...)
https://github.com/melindrea/mhcm
Last synced: 22 days ago
JSON representation
Site for MHCM (if it ever gets done ...)
- Host: GitHub
- URL: https://github.com/melindrea/mhcm
- Owner: Melindrea
- License: mit
- Created: 2014-02-21T14:19:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T06:12:28.000Z (over 10 years ago)
- Last Synced: 2024-10-26T01:32:18.904Z (2 months ago)
- Language: PHP
- Size: 813 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# mhcm [![NPM version](https://badge.fury.io/js/mhcm.png)](http://badge.fury.io/js/mhcm)
> Method: Harmonious Community Management. More portable setup for RPG chronicles.
## Old
- [Tags](http://git-scm.com/book/en/Git-Basics-Tagging) should be signed using GNU Privacy Guard (GPG)
## Issues
To add Watson-style issues: `[] - ` in a comment, preferrably right above the context.
Current tags supported (can be expanded in .watsonrc): todo, fix, review.## Commands
* `grunt issues` -- Runs `watson -s dirty`, meaning that it shows files with issues
* `grunt issues:remote` -- Runs `ghi list`, which
* `grunt issues:show<:issue>` -- If no issue is given, it tries to find an issue number based on the branchname. If an integer issue is given it uses that and runs `ghi show issue`
* `grunt issues:watson<:target>` -- Runs `watson`, with an optional target of `-s target`
* `grunt update` -- Saves the result to `watson.json`. If the branch is master it also runs `watson -u`, pushing the issues to github. The reason it doesn't always is because the contributor should be able to use Watson as a todo without it being exposed to the others.Cron script to run php vendor/bin/security-checker security:check composer.lock daily
## Install
Install with [npm](npmjs.org):```bash
npm i mhcm --save-dev
```## Author
## License
Copyright (c) 2014 Marie Hogebrandt (http://mariehogebrandt.se), contributors.
Released under the MIT license***
_This file was generated by [grunt-verb](https://github.com/assemble/grunt-verb) on July 10, 2014._