An open API service indexing awesome lists of open source software.

https://github.com/sethmlarson/migrate-cpython-sigstore-bundles

Migrate CPython Sigstore bundles
https://github.com/sethmlarson/migrate-cpython-sigstore-bundles

Last synced: 10 months ago
JSON representation

Migrate CPython Sigstore bundles

Awesome Lists containing this project

README

          

# Migrate CPython Sigstore bundles

```shell
git clone ssh://git@github.com/sethmlarson/migrate-cpython-sigstore-bundles
python -m venv venv
venv/bin/python -m pip install -r requirements.txt
venv/bin/python main.py
```

Then follow the prompts. If everything works out great and we're happy, run the `apply-changes.sh` script.
If after doing this we aren't happy, run the `restore-backup.sh` script.

## License

CC0-1.0