Download
macOS:
Linux
- runme_linux_x86_64.deb
- runme_linux_arm64.deb
- runme_linux_x86_64.rpm
- runme_linux_arm64.rpm
- runme_linux_x86_64.apk
- runme_linux_arm64.apk
- runme_linux_x86_64.tar.gz
- runme_linux_arm64.tar.tz
Windows
Changelog
- da0ff5b: Use "internal/project" in commands (@adambabik)
- aaa659d: Print env value in skipPrompts examples (@adambabik)
- e71bd78: Rely on tasks order from dir walk (@adambabik)
- 8a276cf: Properly handle gitignore respecting options (@adambabik)
- 9eecd32: Add logging options --log and --log-file (@adambabik)
- 3733688: Enable profiling using RUNME_PROFILE_{CPU,MEM} (@adambabik)
- 064e483: Return proper error when aborting TUI project loader (@adambabik)
- 3e2de68: Fix file paths in ls command output (@adambabik)
- 1aa308e: adds sonarcloud setup (#460) (@pastuxso)
- 4e5b4d6: Make it more obvious when init is doing work (#461) (@sourishkrout)
- a9b9965: Respect WithFindRepoUpward (#462) (@sourishkrout)
- b899d85: Display relative file path when interactive (@sourishkrout)
- a3055ef: Attempt to make git-repo tests less flakey (#463) (@sourishkrout)
- b2ec634: Restore project flag behavior (#465) (@sourishkrout)
- e4cb374: Use creatordate for sorting (@sourishkrout)