mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
.. | ||
check | ||
convert | ||
json | ||
logger | ||
pid | ||
reopen | ||
rest | ||
yaml | ||
.gitignore | ||
.travis.yml | ||
glide.lock | ||
glide.yaml | ||
LICENSE | ||
Makefile | ||
README.md |
go-shared
Useful packages for the Go programming language.
Contributing
- Fork it ( https://github.com/pengsrc/go-shared/fork )
- Create your feature branch (
git checkout -b new-feature
) - Commit your changes (
git commit -asm 'Add some feature'
) - Push to the branch (
git push origin new-feature
) - Create a new Pull Request
LICENSE
The Apache License (Version 2.0, January 2004).