Organize info about projects into a block of Markdown (Haskell)
root
projmd
Synopsis
Organize info about projects into a block of Markdown (Haskell)
Description
A tool to construct a list of info and links for software projects using their README.md files as the source.
Getting source
- Get the source with darcs:
$ darcs get http://hub.darcs.net/dino/projmd
- If you're just looking, browse the source
And once you have it, building the usual way:
$ cabal configure
$ cabal build
$ cabal install
Contact
Dino Morelli <dino@ui3.info>