Skip to content

fchastanet/bash-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Compiler

NOTE: Documentation is best viewed on https://bash-compiler.devlab.top/

GoTemplate GitHub release (latest SemVer) GitHub license pre-commit CI/CD Project status DeepSource DeepSource Average time to resolve an issue Percentage of issues still open

This tool allows to detect all the framework functions used inside a given sh file. The framework functions matches the pattern Namespace::functionName (we can have several namespaces separated by the characters ::). These framework functions will be injected inside a compiled file. The process is recursive so that every framework functions used by imported framework functions will be imported as well (of course only once).

TIP: Checkout related projects of this suite

1. Technical architecture

Development and Technical architecture documentation are available for more details about the project.

About

Go tool allowing to aggregate bash files into one allowing bash script reusability.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Sponsor this project

  •  

Contributors