Skip to content

A snippet manager built on top of gecko as a proof of concept

License

Notifications You must be signed in to change notification settings

trickypr/snippetman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eee994d Β· Jul 30, 2023

History

81 Commits
Jul 30, 2023
Jul 30, 2023
Jul 9, 2023
Jul 17, 2022
Jul 30, 2023
Jul 30, 2023
Jul 9, 2023
Jul 9, 2023
Jul 30, 2023
Jul 17, 2022
Jul 9, 2023
Jul 30, 2023
Jul 30, 2023
Jul 9, 2023
Jul 30, 2023
Jul 30, 2023

Repository files navigation

SnippetMan

A proof of concept gecko application for managing code snippets.

Development

First, download a build of quark runtime from the Github actions page. This project currently supports the 115.0.1, although versioning doesn't exist for Quark yet. Extract the binary into a folder called runtime, such that runtime/quark-runtime exists.

Install webpack & dependencies:

pnpm i

Start a webpack dev server in one terminal

pnpm dev

Launch the app in a new terminal:

pnpm start

About

A snippet manager built on top of gecko as a proof of concept

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published