You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m looking to make my projects a bit more maintainable and especially a kind of cookie cutter like system for making a new project. My typical workflow is to develop on a laptop and then “deploying” for me is to basically git clone it to a desktop machine that runs 24/7 in our office. The majority of these projects are continuously running at various times with the schedule module. I’m looking for something that basically creates a project structure, then tests/lints/formats during development. Do you think hatch is a good fit for me? Thanks in advance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I’m looking to make my projects a bit more maintainable and especially a kind of cookie cutter like system for making a new project. My typical workflow is to develop on a laptop and then “deploying” for me is to basically git clone it to a desktop machine that runs 24/7 in our office. The majority of these projects are continuously running at various times with the schedule module. I’m looking for something that basically creates a project structure, then tests/lints/formats during development. Do you think hatch is a good fit for me? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions