Skip to content

cacticouncil/lilypad

Repository files navigation

Lilypad

A text-based visual code editor architected to supported multiple languages and platforms.

Using It

Development

Prerequisite Installs

Running

Native App

  1. cargo run

VSCode Extension

  1. just wasm-vscode
  2. Open lilypad-vscode/ in VSCode Insiders
  3. npm install
  4. Run using VSCode

In Browser

  1. just wasm-web
  2. cd lilypad-web
  3. http