Araxeus
Araxeus
* You need to create a shortcut to your app in the start menu, and it needs to include the following: * `appUserModelId` [Application User Model ID](https://learn.microsoft.com/en-us/windows/configuration/find-the-application-user-model-id-of-an-installed-app) * `toastActivatorClsid` Value...
Specifying `reup-tag: true` will cause `peru reup` to update the rev to the latest Tag instead of the latest Commit Hash This allows 2 things that I can think of:...
* allow using either `--file` or `--sync-dir` without needing the other * allow use of relative path in args those changes combined can for example enable the following command in...
https://pythonwheels.com/ https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/ should just be a matter of adding a pyproject.toml and running ```sh rm -rf build dist python -m build . ```
```yml imports: vscode: scripts/ git module vscode url: git://github.com/microsoft/vscode.git rev: 1.75.0 ``` ⏬ ```bash peru reup -f ``` ⏬ ```yml imports: vscode: scripts/ git module vscode url: git://github.com/microsoft/vscode.git rev: 1.75.1...
* Why can't I just input `--file` and then the sync dir will automatically be the parent of the file * Why can't I just input `--sync-dir` and then the...
Got alerts from dependabot and snyk https://security.snyk.io/vuln/SNYK-JS-XML2JS-5414874
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade com.formdev:flatlaf from 1.0 to 1.6.5. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade com.formdev:flatlaf-intellij-themes from 1.0 to 1.6.5. :information_source: Keep your dependencies up-to-date....