Skip to content

Cookiecutter template for Alfred-Workflow πŸͺ🎩

License

Notifications You must be signed in to change notification settings

fbjorn/alfred-python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Releases

No releases published