publishing information

This commit is contained in:
Johannes Rudolph 2013-03-02 12:43:12 +01:00
parent 39cd1bdeaa
commit d5e4f04519
1 changed files with 15 additions and 0 deletions

15
PUBLISHING Normal file
View File

@ -0,0 +1,15 @@
Before publishing:
* update version in project.sbt
* update plugins.sbt in scripted tests
* run `^ scripted` to run all tests
* run `^ publish'
After publishing:
* create tag (+ push)
* update infos in README
* update example project (+ push)
* use `ls-write-version`
* lsync