packages feed

rob-0.0.1: README.md

<p align="center">
  <img src="rob-logo.svg" alt="rob logo"/>
</p>

<p align="center">
Simple projects generator written in Haskell
</p>

---
> Call on me in the day of trouble, and I will deliver, and thou shalt glorify me.</p>
###### Daniel Defoe, Robinson Crusoe

# Installation

```shell
$ cabal install rob
```

# Usage

## TODO

### Available commands

```shell
$ rob --help
```

# Todo

- [ ] Unit test!
- [ ] Improve performance
- [ ] Write Documentation
- [ ] Refactor the code and cleanup