Skip to content
forked from jcv8000/Codex

A free note-taking software for programmers and Computer Science students

License

Notifications You must be signed in to change notification settings

Mrfrazier14/Codex

 
 

Repository files navigation


GitHub all releases GitHub release (latest by date) GitHub issues

A free note-taking software for programmers and Computer Science students

Made by Josh Vickery

Testing

  1. Clone the respoitory with a git client, or download the source code ZIP from GitHub and extract it.
  2. Make sure you have NodeJS and npm (Node's package manager) installed.
  3. In the project's root folder, run npm install to download the required dependencies.
  4. Run npm start to test/run the project.

Building

Run npx electron-builder to build.

The package.json should already specify the building behavior for Windows and Linux, but macOS has not been tested.

Screenshot

Screenshot

License

This work is licensed under a CC BY-NC 4.0 license.

About

A free note-taking software for programmers and Computer Science students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 49.8%
  • HTML 29.6%
  • CSS 20.6%