mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
docs(readme) add "deploy to heroku" button
This commit is contained in:
parent
8345457acc
commit
65be11a298
2 changed files with 21 additions and 2 deletions
14
app.json
Normal file
14
app.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "cloudcmd",
|
||||
"description": "Cloud Commander orthodox web file manager with console and editor",
|
||||
"repository": "https://github.com/coderaiser/cloudcmd",
|
||||
"logo": "http://cloudcmd.io/img/logo/cloudcmd.png",
|
||||
"keywords": [
|
||||
"console",
|
||||
"editor",
|
||||
"file",
|
||||
"file manager",
|
||||
"folder",
|
||||
"orthodox"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue