BayesianLogic / blog

The BLOG programming language
http://bayesianlogic.github.io/
BSD 4-Clause "Original" or "Old" License
98 stars 31 forks source link

Script improve #247

Closed lileicc closed 10 years ago

lileicc commented 10 years ago

Now blog will automatically do sbt/sbt stage if the files are not generated. Use sbt/sbt test to do unittest

lileicc commented 10 years ago

since only changes to doc and script, no change to src. merging now.