• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/workflows/H11-Nov-2020-6654

.hackfests/H03-May-2022-

app/H11-Nov-2020-7,5276,165

clients/H11-Nov-2020-15,59312,763

cmd/H11-Nov-2020-7,9595,699

config/H11-Nov-2020-456409

dev/H11-Nov-2020-2,6251,992

doc/H03-May-2022-3,3052,462

internal/H11-Nov-2020-16,12112,813

misc/H11-Nov-2020-2,8532,187

pkg/H11-Nov-2020-102,96079,612

server/H11-Nov-2020-5,8544,393

vendor/H03-May-2022-1,129,684876,160

website/H11-Nov-2020-4,4863,539

.dockerignoreH A D11-Nov-202034 43

.gitignoreH A D11-Nov-20201.5 KiB6965

.headerH A D11-Nov-2020590 2115

AUTHORSH A D11-Nov-20202.7 KiB7674

BUILDINGH A D11-Nov-2020265 137

CONTRIBUTING.mdH A D11-Nov-20203.6 KiB12580

CONTRIBUTORSH A D11-Nov-20203.8 KiB105103

COPYINGH A D11-Nov-202011.1 KiB203169

DockerfileH A D11-Nov-20202.2 KiB7958

MakefileH A D11-Nov-2020651 2313

README.mdH A D11-Nov-20201.1 KiB3119

TESTSH A D11-Nov-20201.4 KiB3523

TODOH A D11-Nov-202010.8 KiB249189

VERSIONH A D11-Nov-20205 21

go.modH A D11-Nov-20203.7 KiB7571

go.sumH A D11-Nov-202023.6 KiB243242

make.goH A D11-Nov-202034.9 KiB1,2351,004

README.md

1# Perkeep is your personal storage system.
2
3> It's a way to store, sync, share, import, model, and back up content.  Keep your stuff for life.
4
5### For more, see
6
7- [Perkeep Home](https://perkeep.org/)
8- [Perkeep Docs](https://perkeep.org/doc/)
9
10### Other useful files
11
12- [BUILDING](BUILDING) - how to compile it ("go run make.go")
13- [CONTRIBUTING](CONTRIBUTING.md) - how to do development and contribute
14
15### Perkeep Resources
16
17- [Community](http://perkeep.org/community)
18- [Bugs and Issues](https://github.com/perkeep/perkeep/issues)
19- [Contributing](https://perkeep.org/code#contributing)
20
21### Continuous Integration
22
23[![Linux Test Status](https://github.com/perkeep/perkeep/workflows/tests/linux/badge.svg)](https://github.com/perkeep/perkeep/actions?query=workflow:tests/linux)
24[![Windows Test Status](https://github.com/perkeep/perkeep/workflows/tests/windows/badge.svg)](https://github.com/perkeep/perkeep/actions?query=workflow:tests/windows)
25
26### Code of Conduct
27
28Please note that this project uses a
29[Contributor Code of Conduct](https://opensource.google.com/conduct/).
30By participating in this project you agree to abide by its terms.
31