Skip to content

Commit

Permalink
Merge pull request #8 from IvanCherepov/package-scripts
Browse files Browse the repository at this point in the history
DOCS: adding note about packaging script to TODO
  • Loading branch information
brianredbeard committed Feb 5, 2016
2 parents 985efa8 + 4c139c1 commit d81f65b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Below is a rough list of things to be resolved
* Support Trust levels
* Document exit codes and make them more explicit
* Show the progress of a current download (Fixes [Issue 2](gpget#2))
* Provide packaging scripts for various distros
* rpm
* deb
* portage
* apk
* pacman
* homebrew

### Bugs
* Don't use ioutil.ReadAll() when reading the HTTP content. Instead use an io.Reader() (Fixes [Issue 4](gpget#4))
Expand Down

0 comments on commit d81f65b

Please sign in to comment.