Skip to content

The Wizard of OSS - a tool to help you manage your open source projects

License

Notifications You must be signed in to change notification settings

AdrianoKF/osswiz

Repository files navigation

OSSWiz - the Wizard of OSS

GitHub

Usage

You can run osswiz checks (through repo-review) from the command line to interactively check your project:

# If you have the package installed
$ osswiz

# If you don't have the package installed
$ pipx run osswiz
# or, using uv:
$ uvx osswiz

If want to run checks automatically whenever you make a commit, you can use the osswiz pre-commit hook:

- repo: https://github.com/AdrianoKF/osswiz
  rev: main # or desired version from releases/tags
  hooks:
    - id: osswiz

License

This project is licensed under the terms of the Apache-2.0 license.

About

The Wizard of OSS - a tool to help you manage your open source projects

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages