Skip to content

BPerlakiH/swift_test_commit_reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swift test commit or reset (TCR)

Test commit or reset for swift packages (under zsh)

Get started

swift package init --name MyNewPackage

git init

Copy the zsh files from this repo into the root of the package.

For a single time TCR run:

zsh tcr.zsh

For a continous flow of: watching files on save and run TCR:

brew install fswatch

zsh watch.zsh

Releases

No releases published

Packages

No packages published

Languages