Skip to content
/ notepad Public

A lightweight text editor for web and desktop, primarily showcasing the ClickGo framework series.

License

Notifications You must be signed in to change notification settings

maiyun/notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClickGo Notepad

A lightweight text editor for web and desktop, primarily showcasing the ClickGo framework series.

ClickGo Notpad

You need to install ClickGo Compiler globally first.

npm install -g clickgo-compiler

Run

Run clickgo --run ./dist/index to start the app.

Build

Run clickgo --native to build the app.

CN Mirror

Run clickgo --native --mirror cn.

Description

This project is a demonstration of how to use ClickGo Native to compile ClickGo projects for macOS, Windows, and Linux. Please note: the project itself is not a production-ready application and serves no practical purpose beyond showcasing the build process.

License

This project is published under AGPL-3.0 license.

About

A lightweight text editor for web and desktop, primarily showcasing the ClickGo framework series.

Resources

License

Stars

Watchers

Forks

Packages

No packages published