To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorrbld help
As a CLI user
I want to be able to obtain usage info with rbld help
- Scenarios
-
- rbld help succeeds and header is printed
-
- Given
-
I run
command
- Then
-
it should pass with:
Usage: rbld help Show this help screen rbld help COMMAND Show help for COMMAND rbld COMMAND [PARAMS] Run COMMAND with PARAMS rebuild: Zero-dependency, reproducible build environments
Examples: command rbld help rbld - List of commands is printed
-
- Given
-
I run
command
- Then
-
it should pass with:
Commands: checkout commit create deploy list load modify publish rm run save search status version
Examples: command rbld help rbld
Last published almost 5 years ago by Rebuild.