sbt/PUBLISHING

18 lines
353 B
Plaintext
Raw Normal View History

2013-03-02 12:43:12 +01:00
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)
2013-03-02 12:46:09 +01:00
* update versions in README (2 occurences currently)
2013-03-02 12:43:12 +01:00
* update example project (+ push)
* use `ls-write-version`
* lsync
2013-03-02 12:46:09 +01:00
* update to next snapshot version