Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikraman/packages-ng
https://github.com/vikraman/packages-ng
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikraman/packages-ng
- Owner: vikraman
- License: gpl-2.0
- Created: 2014-06-03T22:20:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-02T21:11:41.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T15:51:48.245Z (9 months ago)
- Language: Haskell
- Size: 191 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.rst
- License: LICENSE
Awesome Lists containing this project
README
packages-ng
===========The next generation Gentoo package browser / search utility.
Docs
----* `Original discussion (private) `_
* `Project plan (private) `_
Projects we aim to replace/combine
----------------------------------* `gstats `_
* `gentoo-smolt `_
* `gentoostats 1 `_
* `gentoostats 2 `_
* packages 1
* `packages 2 `_
* `gentoo-packages `_Building
--------.. code ::
$ cabal sandbox init # Initialise the sandbox
$ cabal install --only-dep --jobs --enable-tests # Install dependencies into the sandbox
$ cabal build # Build packages-ng inside the sandbox
$ cabal test --show-details=streamingLicense
-------`GPL 2 `_