Skip to content

Add bz task bundle cli tool #53

@jstty

Description

@jstty

Something like

bz-bundle --type=sh --in=mytasks.js --out=bundle.sh

Would bundle all the js code into one single bundled file that is marked executable and wrapped to execute shell script (# !/bin/sh)
There is lots of ways the file(s) could be bundled/compressed as well. So an optimzation flag could be added later.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions