about summary refs log tree commit diff stats
path: root/edit/008-sandbox-trace.mu
Commit message (Collapse)AuthorAgeFilesLines
* 2160Kartik K. Agaram2015-09-051-194/+0
|
* 2156 - split edit.mu into multiple filesKartik K. Agaram2015-09-051-0/+194
Now you can bring up the programming environment by saying: $ mu edit The files under edit aren't yet *layers*, though, they have a few dependencies that we need to clean up.