/hackscript

A tool for writing scripts in JS with sensible default frameworks.

Primary LanguageJavaScriptMIT LicenseMIT

hackerscript

A tool for writing scripts in JS with sensible default frameworks.

Inspired by zx, hackscript is a version that is specifically tailored towards me and my needs. An example script per API functionality has been added under the tests folder.

Differences

Features kept

  • API:
    • chalk package
    • os package

Features removed

  • Remote file execution
  • API:
    • $ with its template functionality and all its children
    • fs package
    • question function
    • fetch function
    • cd function

Features added

License

Licensed under the MIT license.