Skip to content

morenoh149/BashScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

BashScript

note I've found existing projects shelljs, Batsh & nscript check em out

Write

JavaScript

Get

Installation

npm install bashscript -g

Getting Started

// example.bs
console.log('Hello World!');

Execute a script:

bashscript /path/to/example.bs

Compile a script:

bashscript -c /path/to/example.bs

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages