Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

CQUPTMirror/redlens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redlens

The (test) front end of CQUPT Mirror. For now, it just parses tunasync.json and shows information.

Build on GitHub Action

If you want to run GitHub Action to build a release for redlens, please follow the instructions below:

  • Do some changes and commit them.
  • Push changes to remote repo.
  • Tag the commit id you want to create release for, and then push this tag to remote repo.
git tag -a "v1.XX" $COMMIT_ID
git push --tag

Links

How-to

Report

News