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

https://github.com/joakin/wikimedia-phab-html-links

Make wikimedia's phabricator html links for emails out of Task ids like T1234
https://github.com/joakin/wikimedia-phab-html-links

Last synced: about 1 year ago
JSON representation

Make wikimedia's phabricator html links for emails out of Task ids like T1234

Awesome Lists containing this project

README

          

# wikimedia-phab-html-links

Make nice html links to wikimedia's phabricator when putting task numbers or
links in the textarea

See [chimeces.com/wikimedia-phab-html-links/](http://chimeces.com/wikimedia-phab-html-links/)

## Dev

This is written in [Elm](elm-lang.org).

For development you need to `npm install -g create-elm-app` and then `npm
start` for development and `npm run build` to compile assets for production in
`build/`.