Skip to content

kyuss/strano_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StranoTools

StranoTools are collection of scripts to manage capistrano based projects.

  • bin/parse_capfile.rb - this script will parse your capistrano descriptor and output json list of tasks (with descriptions) and declared variables

Installation

gem build strano_tools.gemspec

gem install strano_tools.gemspec

Usage

parse_capfile.rb -p PATH # where PATH is your project path, default is "."

Example

parse_capfile.rb

About

Tools to manage capistrano-based projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages