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— parsesbard.rbBard::Target/Bard::SSHServer— deployment targets and connection detailsBard::Command— SSH command execution- the
ssh/ping/url/data/github_pages/ciDSL declarations
Development
bundle install
bundle exec rspec