Skip to content

cli to generate shell scripts on the fly with status and timing logs

Notifications You must be signed in to change notification settings

tabishnaqvi1311/sh-auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release
GitHub Releases

sh-auto

i found it repetitive to write a build script everytime i had to compile a project so i made this. just plug in your build command and get a nicely formatted shell script

Installation

download the latest release from https://github.com/tabishnaqvi1311/sh-auto/releases/tag/v0.1-beta and add the binary to your path

Use

Example
❯ sh-auto -init "go build -o sh-auto"
Baking script... 🍞
Running build.sh... 🚀
compiling...
Build complete.
✔ Compiled in 2.3 seconds

About

cli to generate shell scripts on the fly with status and timing logs

Resources

Stars

Watchers

Forks

Packages

No packages published