OpenKeep is free and open source clone of Google Keep note-taking service (server-part)
Go to file
2019-10-12 17:48:33 +04:00
cmd/openkeepd refactor: Make a skeleton of main.go (openkeepd binary) 2019-10-12 17:34:33 +04:00
devzone chore: Add scripts for setting up development environment 2019-10-12 17:33:53 +04:00
.gitignore refactor: Make a skeleton of main.go (openkeepd binary) 2019-10-12 17:34:33 +04:00
CONTRIBUTING.md docs: [CONTRIBUTING] Add "etc" type to commit format 2019-10-12 17:48:33 +04:00
go.mod chore: Add "xorm" and "pq" library to deps 2019-10-12 17:34:46 +04:00
go.sum chore: Add "xorm" and "pq" library to deps 2019-10-12 17:34:46 +04:00
LICENSE Initial commit 2019-10-12 11:51:59 +04:00
README.md docs: [README] Slightly change short description 2019-10-12 17:48:33 +04:00

openkeepd

standard-readme compliant

A free and opensource alternative to Google Keep note-taking service

TODO: Fill out this long description.

Table of Contents

Install

// TODO

Usage

// TODO

API

Maintainers

@ChronosX88

Contributing

See the contributing file!

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2019 ChronosX88