Nuker Client

Nuker is a web-based Cucumber viewer and navigator, this is a client for it.

Installation

  • Install and configure somewhere nuker and ensure it is running
  • gem install nuke

Usage

  • create a '.nuker' file and enter any authentication text you like (echo myPassword > .wally)

Creating / Updating projects

nuker push http://localhost:4567/projects/<project-name> <feature-dir>

Deleting projects

nuker destroy http://example.com/projects/<project-name>