Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

fsouza/riofs-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riofs-build

Repository for building and distributing riofs binaries.

Building

In order to build, you need to have Docker running and run make riofs:

% make riofs

Uploading to S3

Once the binary is built, you can upload it to S3 using awscli:

% S3_BUCKET_NAME=<your-bucket> S3_RIOFS_OBJECT_KEY=<object-name> make upload

RioFS License

RioFS is licensed under GPLv3, keep that in mind when distributing it in binary format.

About

Build and distribution of riofs binaries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published