Skip to content

raiden-dev/bash-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Bash script linker

Merge bash script with source includes into a single file.

Usage

Run ./bash-linker with entry filename and result will be printed to stdout.

Redirect result to file:

$ ./bash-linker entry.sh > result.sh

License

This software is distributed under the MIT license.

About

Bash script linker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages