Skip to content

Commit

Permalink
Adding composer
Browse files Browse the repository at this point in the history
  • Loading branch information
cytopia committed Sep 3, 2016
1 parent 46d4142 commit 26370dd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "cytopia/awesome-ci",
"description": "Lot's of tools for git, file and static source code analysis.",
"type": "library",
"keywords": ["continuous integration", "linter", "regex"],
"homepage": "https://github.com/cytopia/awesome-ci",
"license": "MIT",
"authors": [
{
"name" : "cytopia",
"homepage": "https://github.com/cytopia/awesome-ci",
"role": "Developer"
}
]
}

0 comments on commit 26370dd

Please sign in to comment.