Skip to content

Resolve "Adapt this project to use with cryton-playground"

  • Installation can be done simply using Poetry or the provided Dockerfile (for the playground project)
  • Removed deprecated functionality, code, and other files (vagrant, docker, modules, etc.)
  • Inventory and execution variables were merged into a single file
  • Settings for Cryton CLI were removed (as well as other deprecated variables)
  • Added the option to run a custom template/scenario
  • Added tests for the datetime trigger
  • Moved util to helpers
  • Updated templates, variables, and API calls to be up-to-date

Closes #15 (closed)

Merge request reports