Open abdul-hamid-achik opened 2 years ago
PR welcomed. One minor thing, wouldn't this line cause the program to quit early?
you know what i recently updated exactly that but let me see if there was an issue with releasing the new versions
https://github.com/sicksid/pdm-invoke/blob/a0be9e21946fc5d1414fc7adc264e229e5fee771/pdm_invoke/main.py#L33 the line was already removed
Hello, i'm a big fan of the project and use it daily, i decided to make these two which are pretty much based on
pdm-django
, i use fabric to automate tasks for the django app at my job and invoke tasks to automate local execution of tasks like compressing the project or work with aws andcloudformation
more specificallyeither way here they are:
https://github.com/sicksid/pdm-invoke https://github.com/sicksid/pdm-fabric
i had a great experience publishing so i may create more plugins for things that i may need for my daily job