Skip to content

rage/serendip-sisu-whitelister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serendip Sisu Whitelister

A tool to whitelist students in Serendip based on Sisu data.

Installation

  1. Go to Releases
  2. Download the version for your platform:
    • Windows: serendip-sisu-whitelister-vX.X.X-windows.exe
    • MacOS: serendip-sisu-whitelister-vX.X.X-macos
    • Linux: serendip-sisu-whitelister-vX.X.X-linux
  3. Make the file executable:
    • MacOS: Right-click the file, select "Properties" or "Get Info", and check "Allow executing file as program" or ensure the file permissions include "Execute"
    • Linux: Right-click the file, select "Properties", go to "Permissions" tab, and check "Allow executing file as program"
  4. Run the executable

For Developers

Making a Release

  1. Update version in Cargo.toml
  2. Create and push a new tag:
    git tag v1.0.0  # Use appropriate version
    git push origin v1.0.0
  3. GitHub Actions will automatically build and publish the release to the Releases page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages