/alfred-python-template

Cookiecutter template for Alfred-Workflow 🍪🎩

Primary LanguagePythonMIT LicenseMIT

alfred-python-template

Cookiecutter template for amazing Alfred-Workflow 🍪🎩

Features

  • 🚀 Extremely quick bootstrapping of a new Workflow. One command and you're ready to start the development:
    make
    (Alfred-Workflow is installed and path resolution is configured)
  • 🏗 Automated releases to GitHub. With a single command of course:
    make release
    (Under the hood it will push the tag parsed from info.plist and run a GitHub action to build the package and attach it to GitHub release)
  • 👀 A couple of ready-to-go pre-commit hooks

More information is in the README

Usage

cookiecutter https://github.com/fbjorn/alfred-python-template