mirror of
https://github.com/rclone/rclone.git
synced 2024-11-27 02:34:21 +08:00
.. | ||
buffer | ||
check | ||
convert | ||
log | ||
pid | ||
reopen | ||
rest | ||
utils | ||
.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).