Skip to content

ririinsta/scriptedbash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptedBash

why?

  • i hate writing bash scripts
    • it makes me want to bash my head
  • this is a little better

docs?

here

How to install?

Just clone the repo, write a script in ScriptedBash and then use the script to translate it.

Example:

git clone https://github.com/ririinsta/scriptedbash.git
cd scriptedbash
python3 scriptedbash.py examples/println.sb
chmod +x println.sh
./println.sh

About

Better way to write bash scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages