perkeep/README.md

35 lines
1.3 KiB
Markdown
Raw Normal View History

# 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
- [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)
- [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)
### 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>
### Code of Conduct
Please note that this project uses a
[Contributor Code of Conduct](https://opensource.google.com/conduct/).
By participating in this project you agree to abide by its terms.