Skip to content

🛠️ A scripting tool used to execute Javascript script files for projects. Scripts & lookup directories are passed to the module as parameters.

Notifications You must be signed in to change notification settings

AppScriptIO/scriptExecution

Repository files navigation

scriptExecution

A scripting tool used to execute javascript scripting files for projects. Scripts & lookup directories are passed to the module as parameters.

  • Switcher - Acts as a switcher for choosing a script to execute using a key name compared with passed script parameter. e.g. deployment scripts as building distribution code, live testing, live reload, setup and running the app.
  • Lookup algorithm - searches for the script file inside directories specified in script parameter.

A commandline interface is exposed through scriptManager package which intern uses scriptExecution to execute scripts from the target project.



🔑 License: MIT

About

🛠️ A scripting tool used to execute Javascript script files for projects. Scripts & lookup directories are passed to the module as parameters.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published