Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (26 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 2.04 KB

Changelog

Previous an upcoming changes to the BreatheCode CLI.

Version 1.5

  • The node and python compilers need to be able to accept user promts from the compand line, we could integrate with npm prompts.
  • Support Integration with BreatheCode API thru env variable.

Version 1.7

  • Added support for input() (python) or prompt() (node) to access inputs on the exercises.
  • Added support for gitpod.io using the -editor=gitpod flag

Exercises being developed