generated from ubiquity/ts-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16828e4
commit 6cd7fb3
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# `@ubiquity/ts-template` | ||
# `@ubiquity/Contribution analyzer` | ||
|
||
This template repository includes support for the following: | ||
This project was made to calculate the bounty rewards of the hunters of ubiquibot | ||
|
||
- TypeScript | ||
- Environment Variables | ||
- Conventional Commits | ||
- Automatic publishing of pull requests to Cloudflare Pages | ||
Usage: `npx tsx src/index.ts ubiquity/ubiquibot` | ||
The above command calculates rewards for every issues in that repository | ||
|
||
Or optionally you can specify a issue number to only calculate rewards for that specific issue | ||
Usage: `npx tsx src/index.ts ubiquity/ubiquibot 773` |