Nuker client

Installation

  • gem install nuker-client
  • Create a nuker.yml file in the directory you will be running nuker-client from.

    e.g.
    # url of nuker server url: http://localhost:4567

Usage

Tasks:
  nuker-client add_project NAME     # Add project
  nuker-client help [TASK]          # Describe available tasks or one specifi...
  nuker-client push PROJECT DIR     # Push features from DIR to PROJECT
  nuker-client remove_project NAME  # Remove project