akash-dev-23/LeetCode Sync
Sync LeetCode submissions to GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token | yes | — |
| leetcode-csrf-token | The LeetCode CSRF token | yes | — |
| leetcode-session | The LeetCode session value | yes | — |
| filter-duplicate-secs | Number of seconds after an accepted solution to ignore other accepted solutions for the same problem | no | 86400 |
| destination-folder | The folder to save the synced files in (relative to the top level of your repo) | no | . |
| verbose | Adds submission percentiles and question numbers to the repo (requires an additional API call) | no | true |
| commit-header | How the automated commits should be prefixed | no | Sync LeetCode submission |
| sync-daily-question | Sync the daily question with an empty solution if it hasn't been solved | no | false |
| sync-daily-language | The language to use for the daily question empty solution | no | python3 |
Outputs
no outputs