Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juhp/pantry-cli
https://github.com/juhp/pantry-cli
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juhp/pantry-cli
- Owner: juhp
- License: bsd-3-clause
- Created: 2021-07-02T17:21:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-04T08:41:27.000Z (over 3 years ago)
- Last Synced: 2024-10-31T14:06:09.119Z (2 months ago)
- Language: Haskell
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pantry-cli
## Usage
```
$ pantry-cli compiler lts-18.0
ghc-8.10.4
$ pantry-cli list lts | wc -l
2726
$ pantry-cli pkg lts-17 pantry
pantry-0.5.2.2
```## Installation
Run `stack install` or `cabal install`