dev.scm 435 B

1234567891011
  1. ;; You probably do NOT need to edit this file manualy.
  2. ;; Anyway, you may find help at https://s.oclaunch.eu.org/rc
  3. ((entries
  4. (((command "ydump dev.json") (tags ())) ((command task) (tags ()))
  5. ((command "du -sh ./_build/src/oclaunch.native") (tags ()))
  6. ((command "free -h") (tags ())) ((command "echo \"Finish\"") (tags ()))
  7. ((command "bdump -w daemon,rc,commands /tmp/v033") (tags ()))))
  8. (common_tags ()) (settings ()))