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 collaboratorInitialize Custom Network
To be able to create a new custom network
As a user
I want to be able to initialize a custom network
- Scenarios
-
- Initialize current directory
-
- When
- I execute the init command in the current directory
- Then
- the custom network should be initialized
- Initialize other directory
-
- When
- I execute the init command with another directory as argument
- Then
- the custom network should be initialized
Last published over 7 years ago by Sickboy.