Skip to content

jcv8000/Codex

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
css
 
 
 
 
 
 
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


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.