just
Command runner
A command runner that allows users to save and run project-specific commands.
🤖 Just a command runner
23k stars
77 watching
492 forks
Language: Rust
last commit: about 1 month ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,596 |
joshuatvernon/cbf | A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
vladimirmarkelov/haku | A command runner inspired by make that allows users to write cross-platform task files with limited built-in commands and attributes. | 37 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 705 |
justjanne/powerline-go | A customizable shell prompt with features such as version control information and error indication | 2,755 |
timkpaine/jupyterlab_commands | Allows users to run arbitrary Python commands within the JupyterLab command palette. | 58 |
cacjs/cac | A lightweight framework for building command-line applications with ease | 2,661 |
scriptcs/scriptcs | An environment for writing and executing C# code in a text editor with NuGet package management. | 2,473 |
cespare/reflex | A tool to watch directory changes and rerun commands when files change | 3,411 |
slavaganzin/await | A utility tool for executing multiple commands concurrently and waiting for their completion. | 149 |
devlooped/smallsharp | Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 287 |
ebidel/try-puppeteer | Allows developers to run Puppeteer scripts in the cloud from a web interface. | 733 |
watchexec/watchexec | Executes commands in response to file modifications and watches directories for changes. | 5,449 |
eshaan7/flask-shell2http | An HTTP wrapper service for running shell commands asynchronously | 179 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 357 |