Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

0xHayd3n/ProFile

Repository files navigation

Resumelife

Create resumes, cover letters, and track job applications.

Setup

npm install

Development

npm start

Build

  • Windows: npm run build:win
  • macOS: npm run build:mac
  • Both: npm run build:all

Installers are output to the dist/ folder.

Publishing a Release

  1. Update the version in package.json (e.g. 0.2.0).
  2. Commit and push your changes.
  3. Create and push a tag: git tag v0.2.0 && git push origin v0.2.0.
  4. GitHub Actions will build and create a release with the installer artifacts.

Auto-Update

The app checks GitHub Releases on launch. When a new version is available, a dialog prompts you to download and install the update.

Configuration

Edit electron-builder.yml and set owner under publish to your GitHub username so releases and auto-updates point to your repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /