summaryrefslogtreecommitdiff
path: root/chickadee/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: bundle: Allow excluding asset files via regexp match.David Thompson2021-10-241-16/+22
* cli: bundle: Fix tar command arguments.David Thompson2021-10-241-1/+1
* cli: bundle: Add project directory to load path.David Thompson2021-10-241-2/+10
* cli: bundle: Remove commented code.David Thompson2021-09-281-6/+1
* Add copyright header to chickadee/cli/bundle.scm.David Thompson2021-09-281-0/+17
* cli: Add bundle subcommand.David Thompson2021-09-281-0/+397
* cli: play: Extract default modules to %default-modules variable.David Thompson2021-09-251-14/+18
* cli: play: Automatically import audio module.David Thompson2021-09-231-0/+1
* Add a CLI.David Thompson2021-09-211-0/+252