Releases: Damascus-dev/forkfetch
Releases · Damascus-dev/forkfetch
Release list
v0.1.2
forkfetch v0.1.2
PyPI release for forkfetch with GitHub Actions trusted publishing.
Install
pip install forkfetch
### Usage
ffetch
ffetch --help
python -m fetcher --help
### Notes
- PyPI package name: forkfetch
- CLI command: ffetch
- Release published through GitHub Actions trusted publishingv0.1.1
forkfetch 0.1.0
First PyPI release for forkfetch.
Install
pip install forkfetch
### Use
ffetch
ffetch --help
python -m fetcher --help
### Notes
- Publishes the project under the PyPI package name forkfetch
- Keeps the CLI command as ffetch
- Uses GitHub Actions trusted publishing via PyP