idringen: A project manage tool for Idris.

[ bsd3, development, library, program ] [ Propose Tags ]

Check out the readme for documentation.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.3
Dependencies base (>=4.7 && <5), bytestring (>=0.10.4.0), directory (>=1.2.1.0), filepath (>=1.3.0.2), http-conduit, idringen, MissingH, process, transformers [details]
License BSD-3-Clause
Copyright 2016 zjhmale
Author Zheng Jihui
Maintainer zjhmale@gmail.com
Category Development
Home page https://github.com/zjhmale/idringen
Source repo head: git clone https://github.com/zjhmale/idringen
Uploaded by zjhsdtc at 2016-08-24T05:50:09Z
Distributions NixOS:0.1.0.3
Executables idrin
Downloads 2503 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-24 [all 1 reports]

Readme for idringen-0.1.0.3

[back to package description]

Idringen

Build Status Hackage Hackage-Deps

Install

cabal install idringen

Usage

  • create a new project
idrin new NAME
  • build project
idrin build
  • test project
idrin test
  • run project
idrin run ARGS
  • clean project
idrin clean

License

Copyright © 2016 zjhmale

Distributed under the license BSD