Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 348 Bytes

File metadata and controls

23 lines (12 loc) · 348 Bytes

coffer

Data should be yours. Coffer is your personal storage system.

It's a way to store, sync, share, model and back up content.

Build

$ make

The build is available in the build folder.

Development

Instead of simply runnig the command line make, run the following command:

$ make dev

Testing

$ make test