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
Age
Commit message (
Expand
)
Author
2026-03-01
resize DSL screenshot to 70% of original size
Paul Buetow
2026-03-01
add DSL syntax screenshot to assets and README
Paul Buetow
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
2026-03-01
make rcm usable as a gem from any directory, fix bugs and tests
Paul Buetow
2026-03-01
add
Paul Buetow
2025-11-26
update readme with some examples
Paul Buetow
2025-02-28
fix
Paul Buetow
2025-02-28
jo
Paul Buetow
2025-02-28
can copy recursively a directory
Paul Buetow
2025-02-26
already done
Paul Buetow
2025-02-26
only run when resource not yet exists as expected
Paul Buetow
2025-02-26
rename dry? to do?
Paul Buetow
2025-02-26
can change owner of files and dirs
Paul Buetow
2025-02-26
add mode test
Paul Buetow
2025-02-25
initial mode support
Paul Buetow
2025-02-25
change logger
Paul Buetow
2025-02-25
add touch file
Paul Buetow
2025-02-25
can purge a dir
Paul Buetow
2025-02-25
add one ore test
Paul Buetow
2025-02-22
more
Paul Buetow
2025-02-20
can backup alo a directory
Paul Buetow
2025-02-19
initial directory support
Paul Buetow
2025-02-19
factor out symlink test
Paul Buetow
2025-02-19
done those
Paul Buetow
2025-02-19
dry mode was implemented
Paul Buetow
2025-02-19
adding dry
Paul Buetow
2025-02-19
fix
Paul Buetow
2025-02-19
fix
Paul Buetow
2025-02-19
more on symlinks
Paul Buetow
2025-02-19
refactor
Paul Buetow
2025-02-19
make this work
Paul Buetow
2025-02-19
refactor
Paul Buetow
2025-02-19
add chained
Paul Buetow
2025-02-19
more on this
Paul Buetow
2025-02-19
nicer
Paul Buetow
2025-02-18
refactor file DSL
Paul Buetow
2025-02-18
refactor
Paul Buetow
2025-02-18
can clean up a file which is cleaning whole path
Paul Buetow
2025-02-18
add support to delete a file
Paul Buetow
2025-02-18
add ensure absent for file line
Paul Buetow
2025-02-18
test for dup resource
Paul Buetow
[next]