Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed May 12, 2017
1 parent 51f0dac commit ec9476c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -56,18 +56,17 @@ Your new `hugo` binary is in `./bin`, so change your Makefie or scripts to use `
## Status

* Only GitHub Releases are supported right now.
* Checksums are checked.
* Binares are installed using `tar.gz` or `zip`.
* No support for Windows anything. I just don't know enough about it.
* No OS-specific installs such as homebrew, deb, rpm. Everything is installed locally via a `tar.gz` or `zip`. Typically OS installs are done differently anyways (e.g. brew, apt-get, yum, etc).

## TODO

* #5 Checksum support
* #10 Adjustment of default `BINDIR` (install directory)
* #11 Use goreleaser to release godownloader
* #12 Use godownloader to download godownloader
* Figure out how to write tests
* Add a ton of comments
* Should `VERSION` be set via ENV not arg `$1` ?

## Yes, it's true.
Expand Down

0 comments on commit ec9476c

Please sign in to comment.