A free note-taking software for programmers and Computer Science students
Made by Josh Vickery
Building Locally
Requires Node.js 16 or higher
pnpm install
pnpm dev # Run the app in development mode with hot reloading
pnpm dir # Only generates folder(s) of the standalone executable, quicker
pnpm dist # Generates all installers/portable archives for your platform
License
This work is licensed under a CC BY-NC 4.0 license.