From d5e4f04519b64956eda12ee3e89141fad40d091c Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Sat, 2 Mar 2013 12:43:12 +0100 Subject: [PATCH] publishing information --- PUBLISHING | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 PUBLISHING diff --git a/PUBLISHING b/PUBLISHING new file mode 100644 index 000000000..e68a4ff18 --- /dev/null +++ b/PUBLISHING @@ -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