0.0.5 • Published 3 years ago

autodidact v0.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

Autodidact

Autodidact provides a method to create VS Code Didact files from plain Markdown or AsciiDoc:

  • Commands become active in VS Code
  • Terminals can be created, named, and updated.
  • Reports driven by SQL can be included in AsciiDoc.
  • Together, these features above allow you create, test, and improve tutorials and READMEs.
  • All the markup (Markdown or AsciiDoc) remains publishable by existing channels (GitHub*, GitLab, Asciidoctor, Gatsby, etc).

Automate the creation of tutorials.

This code helps create didact tutorials from existing files.

To install autodidact:

$ npm i -g autodidact

To learn more about autodidact, clone the repo, open in VS Code, install VS Code Didact and run the Showcase.