adamghill / dj

Run commands with `dj {command_name}`. Use aliases defined in a simple config file or defaults to Django management commands.
MIT License
8 stars 0 forks source link

Plugins #1

Open adamghill opened 5 years ago

adamghill commented 5 years ago

Pluggy seems like a good approach: https://pluggy.readthedocs.io/en/latest/.

adamghill commented 5 years ago

Would be useful to trigger Python code instead of just having shell commands in execute.