8000 GitHub - akidee/js2bash: Use JavaScript data in the bash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akidee/js2bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use JavaScript data in the bash

This is useful to reuse config data in bash scripts.



Data types

JavaScript data types that are currently supported are number, string and boolean, since they can be easily converted to a bash compatible representation.
No recursive objects or arrays are supported.



Installation

npm install js2bash

About

Use JavaScript data in the bash

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0