Releases: Piotr1215/killercoda-cli
Releases · Piotr1215/killercoda-cli
v1.3.0
v1.2.5
v1.2.5 - 2025-02-15
- ability to validate scenario folder and index.json
Full Changelog: v1.2.1...v1.2.5
v1.1.2
New features
- added ability to bring over scripts and other assets from another GitHub repository
Full Changelog: v1.1.0...v1.1.2
v.1.1.0
Second release
- it's possible to generate index.json with intro and finish markdown files
- adding
verify
steps is now supported
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release
The killercoda-cli
solves some of those problems by:
- Adding a new step after the existing last step and creating a directory for
including foreground and background scripts placeholders. - Renaming and re indexing step files and directories allowing for inserting a
step in between existing steps and moving content down - Updating the
index.json
file to reflect changes in step order and titles.
Full Changelog: https://github.com/Piotr1215/killercoda-cli/commits/v1.0.0