Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 594 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 594 Bytes

0.1.0 MIT

Skriptorium

Skriptorium is a tool to generate documentation for your code. It uses deep learning to analyze your code and generate a documentation based on the code structure.

What does it do?

Skriptorium analyses your code repo to generate documentation automatically using deep learning (Guesslang, OpenAI and NLPCloud).

Usage

  1. Install Rust and Cargo
  2. Clone this project
  3. Run cargo install
  4. Run skriptorium scribe
  5. Watch your documentation being generated!