-
- Downloads
Mainly placeholder
Added license, basic tests (mostly copied from the Python version), small README, Travis CI and a 'Hello world' placeholder.
Showing
- .gitignore 49 additions, 0 deletions.gitignore
- .pre-commit-config.yaml 7 additions, 0 deletions.pre-commit-config.yaml
- .travis.yml 38 additions, 0 deletions.travis.yml
- LICENSE.txt 661 additions, 0 deletionsLICENSE.txt
- README.md 19 additions, 0 deletionsREADME.md
- VERSION 1 addition, 0 deletionsVERSION
- main.go 9 additions, 0 deletionsmain.go
- tests/.gitkeep 0 additions, 0 deletionstests/.gitkeep
.gitignore
0 → 100644
.pre-commit-config.yaml
0 → 100644
.travis.yml
0 → 100644
LICENSE.txt
0 → 100644
This diff is collapsed.
README.md
0 → 100644
VERSION
0 → 100644
main.go
0 → 100644
tests/.gitkeep
0 → 100644
Please register or sign in to comment