codeslide-cli

Crates.iocodeslide-cli
lib.rscodeslide-cli
version0.9.1
sourcesrc
created_at2023-04-07 19:03:40.101391
updated_at2023-04-16 20:51:10.473846
descriptionA simple code slideshow command line interface
homepagehttps://github.com/AsherJingkongChen/codeslide-cli/README.md
repositoryhttps://github.com/AsherJingkongChen/codeslide-cli
max_upload_size
id833118
size238,946
Asher Jingkong Chen (AsherJingkongChen)

documentation

README

CodeSlide CLI

latest version Latest version

Brief

CodeSlide CLI: A simple code slideshow command line interface

Functionality In A Nutshell

Generate a slide file from given schema

All Instructions Are In Manual

Install commands (pick one):

  • npm i -g codeslide-cli
  • cargo install codeslide-cli

Note this project is still incomplete (WIP), only CLI App is open for End User now.

Example

Version

  • Current: 0.9.1
  • Pre-MVP: 0.5.0

Tech Stack

  • Template Engine
  • Module Eundler
  • TypeScript (ES6)
  • Rust

Features

Contributors

Commit count: 0

cargo fmt