Skip to content

noriyotcp/fragmemo

Repository files navigation

fragmemo

Build Lint and Test Create Release

This is fragmemo preview

Snippet manager built with Electron, Lit & monaco-editor

At this time, this supports for macOS only.

Development

yarn install
yarn electron:dev

# build the app (depends on your architecture)
yarn app:build
# for Mac x64
yarn app:build:mac:x64
# for Mac arm64
yarn app:build:mac:arm64

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT