We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce62de9 commit 1e018d6Copy full SHA for 1e018d6
README.md
@@ -1,7 +1,7 @@
1
runcommand/dist-archive
2
=======================
3
4
-Create a distribution archive based on a project's .distignore
+Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.
5
6
[](https://travis-ci.org/runcommand/dist-archive)
7
composer.json
@@ -1,6 +1,6 @@
{
"name": "runcommand/dist-archive",
- "description": "Create a distribution archive based on a project's .distignore",
+ "description": "Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.",
"license": "MIT",
"authors": [],
"minimum-stability": "dev",
0 commit comments