Add .janitor.json configuration file.
This sets up Kresus project workflows on https://janitor.technology.
A few notes:
- The SVG icon is not live yet, see https://github.com/JanitorTechnology/janitor/pull/205
- Please review the
"scripts"
part in particular (they'll populate Cloud9 IDE'sRun
button with helpful shortcuts). We shouldn't duplicate all of yourpackage.json
scripts, only add the 4-5 most common scripts. - Also
Send to code review
won't work (hub
is for github.com). It would be great to find a one-liner that opens a merge request with your changes (maybe by installing git-repo in Dockerfile-janitor ?)