-
0.1.0 Pre-release
released this
2025-05-10 15:30:54 +00:00 | 3 commits to main since this releaseInstall
Binary release
Download the pre-built binary release for your platform and move it into your local bin folder:
mv rundir-linux-x64 /usr/local/bin/rundir
Global bun install
First configure your bunfig.toml to point to endeavorance repositories:
# Bunfig.toml [install.scopes] endeavorance = "https://git.astral.camp/api/packages/endeavorance/npm/"
Then install globally:
bun install -g @endeavorance/rundir
Changes
- Removed
edit
command - Added option for
ls
to print a script path - Creating a script outputs the new script path
- Support for
RUNDIR_TEMPLATE
env var to set a file path as a template for new scripts - Improved error reporting
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
3 downloads
-
rundir-linux-arm64
6 downloads · 90 MiB
-
rundir-linux-x64
7 downloads · 96 MiB
-
rundir-macos-apple-silicon
5 downloads · 55 MiB
-
rundir-macos-x64
6 downloads · 60 MiB
-
rundir-windows-x64.exe
5 downloads · 110 MiB
- Removed