2018-02-23 23:19:30 +00:00
# Perkeep is your personal storage system.
> It's a way to store, sync, share, import, model, and back up content. Keep your stuff for life.
### For more, see
- [Perkeep Home ](https://perkeep.org/ )
- [Perkeep Docs ](https://perkeep.org/doc/ )
### Other useful files
2018-05-17 18:35:33 +00:00
- [BUILDING ](BUILDING ) - how to compile it ("go run make.go") [![Build status ](https://ci.appveyor.com/api/projects/status/bbdqxcy2b6x4lt2r/branch/master?svg=true )](https://ci.appveyor.com/project/mpl/perkeep/branch/master)
2018-02-23 23:19:30 +00:00
- [CONTRIBUTING ](CONTRIBUTING.md ) - how to do development and contribute
### Perkeep Resources
- [Community ](http://perkeep.org/community )
- [Bugs and Issues ](https://github.com/perkeep/perkeep/issues )
- [Contributing ](https://perkeep.org/code#contributing )
2018-03-14 17:39:34 +00:00
2018-05-17 18:35:33 +00:00
### Continuous Integration
< table > < tr >
< td > Linux: < / td >
< td > < a href = 'https://travis-ci.org/perkeep/perkeep' > < img style = 'vertical-align:middle' src = 'https://travis-ci.org/perkeep/perkeep.svg?branch=master' > < / td >
< td > Windows: < / td >
< td > < a href = 'https://ci.appveyor.com/project/mpl/perkeep/branch/master' > < img src = 'https://ci.appveyor.com/api/projects/status/bbdqxcy2b6x4lt2r/branch/master?svg=true' > < / td >
< / tr > < / table >
2018-03-14 17:39:34 +00:00
### Code of Conduct
Please note that this project uses a
2018-03-19 15:39:16 +00:00
[Contributor Code of Conduct ](https://opensource.google.com/conduct/ ).
2018-03-14 17:39:34 +00:00
By participating in this project you agree to abide by its terms.