# Sneakerweb
A command-line application for the [sneakerweb](https://sneakerweb.org/).
## Contributing
Yes please. But: we want to keep this codebase free from any AI-generated code. Please do not submit PRs that you did not write by hand.
If you're looking for ways to help, check the [list of `contributions welcome` issues on Codeberg](https://codeberg.org/worm-blossom/sneakerweb/issues?labels=1873907).
To contribute, you will need to [fork the repository on Codeberg and open a pull request](https://docs.codeberg.org/collaborating/pull-requests-and-git-flow/#cheat-sheet).
Once your pull request is assigned a number, please add an entry to the [CHANGELOG.md](CHANGELOG.md) referencing it, so everyone can know which PR made which change.
## License
Sneakerweb is distributed under either the MIT license or the Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.