Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

open-io/gunkan-object-storage

Repository files navigation

Gunkan Object Storage

Minimalistic object storage solution.

Getting Started

First, build and install the set of gunkan commands using our Makefile. If you have a variant of a make tool installed:

make

Then, if you have python3 installed:

./ci/run.py

For more information, please refer to INSTALL.md.

How To Contribute

Contributions are what make the open source community such an amazing place. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

For more information, please refer to PARTICIPATE.md.

License

Distributed under the MIT License. See LICENSE for more information.

I strongly believe in Open Source for many reasons:

  • For software quality purposes because a software with open sources is the best way to have its bugs identified and fixed as soon as possible.
  • For a greater adoption, we chose a deliberately liberal license so that there cannot be any legal concern.
  • Because I do not expect to make any money with this, ever.

Contact

Follow the development on GitHub with the gunkan-io/object-storage project.

Acknowledgements

We welcome any volunteer and we already have a list of amazing authors of Gunkan.