Project

bard

0.01
A long-lived project that still receives updates
Config core for bard.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

>= 0
>= 0
>= 0
 Project Readme

bard

The config core of the bard toolchain: the bard.rb DSL parser plus the target and SSH primitives everything else is built upon.

What's here

  • Bard::Config — parses bard.rb
  • Bard::Target / Bard::SSHServer — deployment targets and connection details
  • Bard::Command — SSH command execution
  • the ssh / ping / url / data / github_pages / ci DSL declarations

Development

bundle install
bundle exec rspec