Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ...)

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._