linkorb/scripter

Scripter: makes your apps scriptable

v1.0.1 2019-07-01 13:26 UTC

This package is auto-updated.

Last update: 2024-03-29 03:58:40 UTC


README

Makes your apps scriptable

Features

  • Scripts can be written in any programming language
  • Scripts arguments can be specified using docopt for self-documentation
  • Symfony Console commands included
  • Auto register scripts as Symfony Console commands on your CLI apps
  • Scripts are executed in their own process

Use-case

Scripter lets external developers extend the functionality of your apps in their programming language of choice.

Scripter scans a set of directories for executables (bash files, php scripts, node apps, binaries, etc) and registers them in a collection.

The collection can be queried, and scripts can be executed easily from your app.

Users

  • INFRA: your infrastructure as a GraphQL service

License

MIT. Please refer to the license file for details.

Brought to you by the LinkORB Engineering team

687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67
Check out our other projects at linkorb.com/engineering.

Btw, we're hiring!