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

Latest commit

 

History

History
20 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 657 Bytes

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