These changes are required to facilitate OBS code updates and builds by simply triggering OBS services. This allows updating code and rebuild in OBS based on github events such as on tag, on merge, on push... Signed-off-by: David Cassany <dcassany@suse.com> |
||
|---|---|---|
| .. | ||
| COPYING | ||
| README | ||
| shlex.go | ||
README
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.