Skip to content

A Haskell library and a CLI tool for interacting with Pivotal Tracker

License

Notifications You must be signed in to change notification settings

utdemir/hs-pivotal-tracker

Repository files navigation

pivotal-tracker

Build Status Hackage

A library and a CLI tool for accessing Pivotal Tracker API.

See the Hackage page for pivotal-tracker for details.

Building

Stack is the only tool needed to bootstrap your environment. It will install compiler, all libs necessary and build the project.

Once stack is properly installed inside the root directory of this repository use the commands:

stack setup
stack build

The setup step is need only the first time you run the project. To run the tests use:

stack test

You can also install the Haskell Platform and use cabal commands.

About

A Haskell library and a CLI tool for interacting with Pivotal Tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages