0.1.4
My interpretation of an endless library
Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Dependencies
deno.land/x
Versions
Kickstand
A minimalistic creative suite.
Write manuscripts, memos, lyrics.
Play synthetic instruments.
Code interactive experiences.
Publish to the web.The earth provies enough to satisfy every man’s needs, but not every man’s greed.
- Gandhi
Materials
Install rust:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shInstall deno:
cargo install deno --lockedInstall tauri:
cargo install tauri-cliBuilding
Development requires tauri.app, deno.land, and nodejs.org. Install those dependencies before proceeding.
deno task startPackaging
deno task buildEdging
deno task start-edge