Skip to content

Template for the Ashiba scaffolding tool to create Train transport plugins.

Notifications You must be signed in to change notification settings

tecracer/ashiba-train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ashiba-train

Summary

Template for the ashiba scaffolding tool to create Train transports.

Usage

Install ashiba and this gem:

gem install ashiba ashiba-train

Check if the template was loaded by running ashiba list. You can get more info via ashiba info ashiba-train.

To create a new train transport, just run ashiba create ashiba-train train-something.

Configure

The following variables are defined for this template. You can override their defaults globally in /etc/ashiba/ashibarc, on a per-user level in ~/.ashibarc or pass multiple --set variablename=value arguments.

Variable Default Description
name '' Name of the new transport
version 0.1.0 Initial version
author John Doe Name of the author
email [email protected] Email of the author
summary ... Summary, e.g. for displaying on Rubygems
description ... Longer description
url http://example.com Homepage of the development

About

Template for the Ashiba scaffolding tool to create Train transport plugins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages