https://github.com/talandar99/riptide
cli tool for running scripts
https://github.com/talandar99/riptide
bash bash-completion cli linux rust scripting tool
Last synced: about 1 month ago
JSON representation
cli tool for running scripts
- Host: GitHub
- URL: https://github.com/talandar99/riptide
- Owner: Talandar99
- License: gpl-3.0
- Created: 2023-07-07T17:46:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T13:23:47.000Z (over 1 year ago)
- Last Synced: 2025-01-18T14:47:45.760Z (over 1 year ago)
- Topics: bash, bash-completion, cli, linux, rust, scripting, tool
- Language: Rust
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Riptide - Script runner (Work In Progress)
Simple cli tool for running scripts\
This repo will contain  rewritten in go
## About Project
This is Lightweight CLI that streamlines the execution of user scripts from a predefined directory with
features like argument passing, remote execution over SSH, and autocompletion.