xcbox
Create temporary sandbox xcode project quickly.
Examples
new project
install default is iOS
$ xcbox
new iOS project
$ xcbox -i
new macOS project
$ xcbox -m
Install
$ brew tap omochi/xcbox
$ brew install xcbox
Management projects
open $HOME/.xcbox
.
Config
edit $HOME/.xcbox/config.json
.
License
MIT
Alternative
This tool is highly inspired by toybox which is one for xcplayground.