Skip to content

Create an empty Cucumber project structure easily!

License

Notifications You must be signed in to change notification settings

romanrod/empty_cucumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmptyCucumber

With this gem you can create an empty Cucumber project sctructure

Installation

$ gem install empty_cucumber

Usage

Positioned where you want to create a new Cucumber Project you can type:

$ empty_cucumber <project_name>

This will create a new folder with the name of <project_name> and a cucumber folders structure in it. Some example files are creted. Ensure to delete them.

Contributing

  1. Fork it ( https://github.com//empty_cucumber/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Create an empty Cucumber project structure easily!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%