shiori/app.json
Radhi Fadlillah 7688990ea1 Revert "Restructure build files"
This reverts commit f316cb, which done because of my curiousity, without reading any documentation from Heroku.
2019-09-26 16:25:19 +07:00

12 lines
306 B
JSON

{
"name": "Shiori",
"description": "Shiori is a simple bookmarks manager written in Go language. Intended as a simple clone of Pocket",
"keywords": [
"bookmark",
"go",
"pocket"
],
"website": "http://github.com/go-shiori/shiori",
"repository": "http://github.com/go-shiori/shiori"
}