Skip to content

Releases: Damascus-dev/forkfetch

Release list

v0.1.2

Choose a tag to compare

@Damascus-dev Damascus-dev released this 07 May 08:36

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 publishing

v0.1.1

Choose a tag to compare

@Damascus-dev Damascus-dev released this 07 May 08:16

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