Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamadapc/hdose
A WIP simpler version of dose.py to haskell.
https://github.com/yamadapc/hdose
Last synced: about 1 month ago
JSON representation
A WIP simpler version of dose.py to haskell.
- Host: GitHub
- URL: https://github.com/yamadapc/hdose
- Owner: yamadapc
- License: gpl-3.0
- Created: 2014-08-28T04:05:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T17:51:42.000Z (almost 9 years ago)
- Last Synced: 2024-12-24T11:57:54.750Z (about 1 month ago)
- Language: Haskell
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hdose
=====
A simpler version of [dose](https://github.com/danilobellini/dose), a
programming Dojo helping tool, written in haskell.## Usage
```
Usage: hdose [options] test-command
-t n --timeout=n Sets the timeout in minutes for the alarm (default = 10)
-I file --ignore=file A file glob to ignore
-h --help Print this help message.
```Currently, globs listed on the `.gitignore` file are also added to the ignored
list.## Installing
This module isn't published to hackage, so you need to clone it and install it.
It's necessary that you have `cabal` installed. If you don't, you should
follow probably install the [Haskell Platform](https://www.haskell.org/platform/)
before anything else.There's a `Makefile` which makes the rest of the process easier. You can then
run:
```bash
git clone https://github.com/yamadapc/hdose
cd hdose
make
```And copy the produced binary at `./dist/build/hdose/hdose` to your `$PATH`.
### OSX
If you're on OSX, you'll have to install readline with `homebrew`. The
`Makefile` provided will take care of pointing its location to `cabal`.
```bash
brew install readline
```## License
This code is licensed under the GPLv3 license. See the [LICENSE](/LICENSE) file
for more information.## Donations
Would you like to buy me a beer? Send bitcoin to 3JjxJydvoJjTrhLL86LGMc8cNB16pTAF3y