Skip to content

0.7.0

Compare
Choose a tag to compare
@yonaskolb yonaskolb released this 06 Jan 09:28
· 299 commits to master since this release
  • install and update now link the executable to usr/local/bin by default, for global usage. Disable this with --global:false #41 #44 #45
  • arguments to an executable no longer have to be surrounded in quotes. mint run yonaskolb/xcodegen xcodegen --spec myspec.yml
  • added streaming of run command output #36
  • added --verbose flag for cloning and building output #36
  • add MINT and RESOURCE_PATH envs #36
  • fixed ANSI color issue #36
  • replaced ShellOut with SwiftShell #36
  • added a whole bunch of tests

Commits