rob: Simple projects generator

[ cli, library, mit, program ] [ Propose Tags ]
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5
Dependencies ansi-terminal (<=0.6.3.1), base (>=4.7 && <5), bytestring (<=0.10.8.1), cmdargs (>=0.10.17 && <=0.10.18), directory (<=1.3.0.0), ede (==0.2.8.7), filepath (<=1.4.1.2), fortytwo (<=1.0.2), Glob (<=0.9.1), pathwalk (<=0.3.1.2), rob, text (<=1.2.2.2), time (<=1.6.0.1), unordered-containers (<=0.2.8.0), vector (<=0.12.0.1), yaml (<=0.8.23.3) [details]
License MIT
Copyright Gianlua Guarini
Author Gianluca Guarini
Maintainer gianluca.guarini@gmail.com
Category CLI
Home page https://github.com/gianlucaguarini/rob#readme
Source repo head: git clone https://github.com/gianlucaguarini/rob
Uploaded by gianlucaguarini at 2017-11-25T21:38:40Z
Distributions
Executables rob
Downloads 2176 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-25 [all 1 reports]

Readme for rob-0.0.1

[back to package description]

rob logo

Simple projects generator written in Haskell


Call on me in the day of trouble, and I will deliver, and thou shalt glorify me.

Daniel Defoe, Robinson Crusoe

Installation

$ cabal install rob

Usage

TODO

Available commands

$ rob --help

Todo

  • Unit test!
  • Improve performance
  • Write Documentation
  • Refactor the code and cleanup