File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ scripts can be in any other interpreted language.__
192192First you'll need a copy of this framework available in your project sources.
193193Archives are available at:
194194
195- - https://github.com/mbland/go-script-bash/archive/v0 .0.0.tar.gz
196- - https://github.com/mbland/go-script-bash/archive/v0 .0.0.zip
195+ - https://github.com/mbland/go-script-bash/archive/v1 .0.0.tar.gz
196+ - https://github.com/mbland/go-script-bash/archive/v1 .0.0.zip
197197
198198You can also add this repository to your project as a [ `Git
199199submodule`] ( https://git-scm.com/book/en/v2/Git-Tools-Submodules ) :
Original file line number Diff line number Diff line change 1- # go-script-bash v0 .0.0
1+ # go-script-bash v1 .0.0
22
33## The ` ./go ` script: a unified development environment interface
44
Original file line number Diff line number Diff line change 22#
33# Framework for writing "./go" scripts in Bash.
44#
5+ # Version: v1.0.0
56# URL: https://github.com/mbland/go-script-bash
67#
78# To use this framework, create a bash script in the root directory of your
You can’t perform that action at this time.
0 commit comments