commit all archived files
This commit is contained in:
parent
54ac3c77c9
commit
59ab60e534
28
README.md
Normal file
28
README.md
Normal file
@ -0,0 +1,28 @@
|
||||
# chameleon
|
||||
|
||||
![](https://img.shields.io/badge/written%20in-golang-blue)
|
||||
|
||||
A codec for the Chameleon compression format.
|
||||
|
||||
## Installing
|
||||
|
||||
Either extract the provided archive into your `$GOPATH`, or run `go get -u code.ivysaur.me/chameleon`.
|
||||
|
||||
## Usage
|
||||
|
||||
See `chameleon_test.go` for example usage.
|
||||
|
||||
## See Also
|
||||
|
||||
- http://cbloomrants.blogspot.co.nz/2015/03/03-25-15-my-chameleon.html
|
||||
|
||||
## Changelog
|
||||
|
||||
2016-07-17 v160717A
|
||||
- Initial release
|
||||
|
||||
|
||||
## Download
|
||||
|
||||
- [⬇️ chameleon-v160717A.7z](dist-archive/chameleon-v160717A.7z) *(2.59 KiB)*
|
||||
- [⬇️ bundle.git](dist-archive/bundle.git) *(5.11 KiB)*
|
BIN
dist-archive/bundle.git
Normal file
BIN
dist-archive/bundle.git
Normal file
Binary file not shown.
BIN
dist-archive/chameleon-v160717A.7z
Normal file
BIN
dist-archive/chameleon-v160717A.7z
Normal file
Binary file not shown.
Reference in New Issue
Block a user