Add a dev help

This commit is contained in:
Benjamin Sago 2017-10-01 12:44:29 +02:00
parent eb1188c2c8
commit 25618ad666
1 changed files with 5 additions and 0 deletions

5
devtools/README.md Normal file
View File

@ -0,0 +1,5 @@
## exa development tools
These scripts deal with things like packaging release-worthy versions of exa and making sure the published versions actually work.
They are **not general-purpose scripts** that youre able to run from your main computer! Theyre intended to be run from the Vagrant machines — they have commands such as package-exa or check-release that execute them instead.