summaryrefslogtreecommitdiff
path: root/homebrew/djangocompletion/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/djangocompletion/.beer')
-rw-r--r--homebrew/djangocompletion/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/djangocompletion/.beer b/homebrew/djangocompletion/.beer
new file mode 100644
index 000000000..dea3a90fa
--- /dev/null
+++ b/homebrew/djangocompletion/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "DjangoCompletion",
+ "description": "Bash completion for Django",
+ "url": "https://github.com/django/django/archive/2.2.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/django/django",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bash_completion.install \"extras/django_bash_completion\" => \"django\""
+ ],
+ "version": "2.2",
+ "file": "django-completion.rb"
+} \ No newline at end of file