summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-01fix dry-run crash when parent directory does not exist yet, add rake and rcm ...Paul Buetow
2026-03-01fix bin/rcm to fall back to lib/dsl when gem is not installedPaul Buetow
2026-03-01use relative path to bin/rcm in cli example READMEPaul Buetow
2026-03-01clarify location of rcm CLI tool in cli example READMEPaul Buetow
2026-03-01add README.md to each example directory with usage instructionsPaul Buetow
2026-03-01add quickstart examples directory and link from READMEPaul Buetow
2026-03-01add comprehensive README with full DSL reference and setup guidePaul Buetow
2026-03-01make rcm usable as a gem from any directory, fix bugs and testsPaul Buetow
2026-03-01addPaul Buetow
2025-11-26update readme with some examplesPaul Buetow
2025-02-28fixPaul Buetow
2025-02-28joPaul Buetow
2025-02-28can copy recursively a directoryPaul Buetow
2025-02-26already donePaul Buetow
2025-02-26only run when resource not yet exists as expectedPaul Buetow
2025-02-26rename dry? to do?Paul Buetow
2025-02-26can change owner of files and dirsPaul Buetow
2025-02-26add mode testPaul Buetow
2025-02-25initial mode supportPaul Buetow
2025-02-25change loggerPaul Buetow
2025-02-25add touch filePaul Buetow
2025-02-25can purge a dirPaul Buetow
2025-02-25add one ore testPaul Buetow
2025-02-22morePaul Buetow
2025-02-20can backup alo a directoryPaul Buetow
2025-02-19initial directory supportPaul Buetow
2025-02-19factor out symlink testPaul Buetow
2025-02-19done thosePaul Buetow
2025-02-19dry mode was implementedPaul Buetow
2025-02-19adding dryPaul Buetow
2025-02-19fixPaul Buetow
2025-02-19fixPaul Buetow
2025-02-19more on symlinksPaul Buetow
2025-02-19refactorPaul Buetow
2025-02-19make this workPaul Buetow
2025-02-19refactorPaul Buetow
2025-02-19add chainedPaul Buetow
2025-02-19more on thisPaul Buetow
2025-02-19nicerPaul Buetow
2025-02-18refactor file DSLPaul Buetow
2025-02-18refactorPaul Buetow
2025-02-18can clean up a file which is cleaning whole pathPaul Buetow
2025-02-18add support to delete a filePaul Buetow
2025-02-18add ensure absent for file linePaul Buetow
2025-02-18test for dup resourcePaul Buetow
2025-02-18rename temp dirPaul Buetow
2025-02-18testing backupPaul Buetow
2025-02-18only backup file when it changedPaul Buetow
2025-02-18Merge branch 'main' of codeberg.org:snonux/rcmPaul Buetow
2025-02-18add package initiallyPaul Buetow