An open-source personal cloud for your home server.
- Fork the repository.
- Create a branch for your feature or bug fix:
git checkout -b my-feature - Make your changes and commit them with a clear message:
git commit -am "Add new feature" - Push your branch to your fork:
git push origin my-feature - Open a pull request: https://github.com/ros-e/sakura/compare