summaryrefslogtreecommitdiff
path: root/readme.md
Commit message (Expand)AuthorAgeFilesLines
* Make `idea` task configure the root module to have IntelliJ properly handle t...Li Haoyi2018-01-271-1/+1
* First incomplete pass at writing docsLi Haoyi2018-01-271-348/+0
* Implement basic wildcard task running via e.g. `mill _.compile`Li Haoyi2018-01-211-2/+18
* Add build status and patreon badge to readme (#117)Piotr Kwiecinski2018-01-201-1/+5
* couple typos (#111)Ryan Williams2018-01-171-3/+3
* - Move synthetic SBT projects into `target` folderLi Haoyi2018-01-141-12/+12
* fix some typos in readmerockjam2018-01-101-2/+2
* update readme with pretified REPL examplesrockjam2018-01-101-10/+57
* add command line examples to readme.mdrockjam2018-01-101-0/+65
* Remove `--repl` flag, running `mill` without a task selector now drops you in...Li Haoyi2018-01-071-2/+2
* readme: Fix typos (#92)Tim Nieradzik2018-01-011-4/+4
* readme: Fix Gitter badge (#90)Tim Nieradzik2018-01-011-1/+1
* Update readme.mdLi Haoyi2017-12-311-1/+4
* fix #57 implement eval function to evaluate multiple tasks via replrockjam2017-12-311-0/+5
* `Core` -> `core`, for consistency with SBT naming schemesLi Haoyi2017-12-301-41/+41
* some docs for the out/ folderLi Haoyi2017-12-301-0/+28
* Make use of `T.command`s `T.ctx().dest` in `ScalaPlugin#test.test` and `forkT...Li Haoyi2017-12-301-0/+10
* Re-organize `out/` directory to keep all files related to a particular `Targe...Li Haoyi2017-12-291-6/+6
* get --repl working with bin/test:runLi Haoyi2017-12-281-1/+2
* update readme: remove `run` from command line examples (#82)Nikolay Tatarinov2017-12-271-8/+8
* Simplify manual testing using SBTLi Haoyi2017-12-261-4/+12
* Bump Ammonite version in `build.sc` to fix upickle bugLi Haoyi2017-12-171-2/+2
* Move assemble to a separate moduleRoman Timushev2017-12-131-11/+11
* `Core.compile()` now works in the build REPLLi Haoyi2017-12-101-0/+55
* Update readme.mdLi Haoyi2017-12-081-0/+3
* Update self-hosting instructions (#41)Tin Pavlinic2017-12-061-3/+3
* Tweak readme, fix SBT executable assembly prefixLi Haoyi2017-11-271-0/+151
* add link to Deprecating the Observer PatternLi Haoyi2017-11-251-0/+3
* Streamline cross-build Scala syntax to avoid the unnecessary `List(...)` wrapperLi Haoyi2017-11-251-2/+22
* First pass at simplifying test suite definition & runningLi Haoyi2017-11-251-1/+2
* First pass at simplifying test suite definition & runningLi Haoyi2017-11-251-1/+1
* add release criteriaLi Haoyi2017-11-241-1/+24
* more readme tweaksLi Haoyi2017-11-241-9/+6
* more readme tweaksLi Haoyi2017-11-241-0/+72
* tweak readmeLi Haoyi2017-11-241-6/+18
* add logo & generating scriptLi Haoyi2017-11-231-1/+1
* tweak readmeLi Haoyi2017-11-221-0/+210