UNPKG
@octoherd/cli
Version:
beta (3.1.0-beta.3)
latest (5.0.3)
5.0.3
5.0.2
5.0.1
5.0.0
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.6.9
3.6.8
3.6.7
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.0
3.5.0
3.4.13
3.4.12
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.0
3.1.0-beta.3
3.1.0-beta.2
3.1.0-beta.1
3.0.0
2.8.0
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
CLI to run a custom script on one or multiple repositories
github.com/octoherd/cli
octoherd/cli
@octoherd/cli
/
version.js
3 lines
(2 loc)
•
72 B
JavaScript
View Raw
1
2
3
// value replaced before publish to npm
export
const
VERSION =
"5.0.2"
;