1
0
Fork 0
forked from barak/tarpoon

Add a README intro section

This commit is contained in:
Dalton Hubble 2016-12-03 23:50:59 -08:00
parent 5b3d5e81bd
commit 22621ac77f
5 changed files with 29 additions and 2 deletions

View file

@ -75,5 +75,4 @@ func rootRun(cmd *cobra.Command, args []string) {
fmt.Println(err)
os.Exit(1)
}
}