Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 692 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 692 Bytes

Glotter

Build Status

Glotter is an execution library for collections of single file scripts. It uses Docker to be able to build, run, and optionally test scripts in any language without having to install a local sdk or development environment.

For getting started with Glotter, refer to our wiki

Contributing

If you'd like to contribute to Glotter, read our contributing guidelines.

Changelog

0.2.x Add reporting verb to output discovered sources as a table in stdout or to a csv 0.1.x Initial release of working code.