0.0
No commit activity in last 3 years
No release in over 3 years
Feature uploader for wally
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Wally Client

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

Installation

  • Install and configure somewhere wally and ensure it is running
  • gem install wally-client

Usage

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

Creating / Updating projects

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

Deleting projects

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