index
:
rcm
develop
main
Ruby configuration management system (rcm) - KISS and for my personal use.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
develop
Resolve multi-word agent names in file DSL
Paul Buetow
3 months
main
bump version to 0.1.2
Paul Buetow
3 months
Tag
Download
Author
Age
0.1.2
commit 63607f415c...
Paul Buetow
3 months
v0.1.1
commit 7c439bef61...
Paul Buetow
3 months
v0.1.0
commit ebb268ebb1...
Paul Buetow
3 months
Age
Commit message
Author
2026-03-01
update quickstart examples in README to reflect LoadError fallback and gem usage
v0.1.0
Paul Buetow
2026-03-01
add rcm LoadError fallback to rake and gem examples
Paul Buetow
2026-03-01
replace gem example with bundle exec ruby, distinct from rake example
Paul Buetow
2026-03-01
fix dry-run crash when parent directory does not exist yet, add rake and rcm ...
Paul Buetow
2026-03-01
fix bin/rcm to fall back to lib/dsl when gem is not installed
Paul Buetow
2026-03-01
use relative path to bin/rcm in cli example README
Paul Buetow
2026-03-01
clarify location of rcm CLI tool in cli example README
Paul Buetow
2026-03-01
add README.md to each example directory with usage instructions
Paul Buetow
2026-03-01
add quickstart examples directory and link from README
Paul Buetow
2026-03-01
add comprehensive README with full DSL reference and setup guide
Paul Buetow
[...]