init: term colors, completion, execution
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Test Nextcloud App",
|
||||
"description": "Application Test",
|
||||
"type": "project",
|
||||
"license": "AGPL",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Adphi"
|
||||
}
|
||||
],
|
||||
"require": {},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user