Skip to content

7shep/scholar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scholar

Scholar is an Electron + React + TypeScript desktop app for organizing courses, assignments, and grades.

Development

npm install
npm run dev

Release Builds

  • npm run dist builds local packaged artifacts into release/ without publishing.
  • npm run release:win builds and publishes the Windows installer to the configured GitHub Release.
  • npm run release:mac builds and publishes macOS artifacts to the configured GitHub Release.

The repository includes a GitHub Actions workflow at .github/workflows/release.yml that builds release assets on version tags such as v0.1.1.

See docs/releasing.md for the required GitHub, Windows signing, and Apple signing/notarization secrets.

Enjoy!

About

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors