You are browsing as a guest. Sign up (or log in) to start making projects!

1h 19m 14s logged

REDO RE-SHIP UPD V1.1.8

Hi guys, I have pushed this update to Redo because it was rejected because of no major 3 QoL improvement. I have worked hard and added these 3 new features-

  1. Project-local workflows
    Redo lets each project store reusable workflows in .redo/workflows.json, so setup/build/test/dev commands can be shared with contributors.

  2. Automatic workflow generation
    redo setup scans the project type and generates common workflows like install, dev, build, test, clean, and ship.

  3. Preflight checks before execution
    Redo checks for missing tools, missing files, missing .env, missing dependencies, dirty Git state, and busy ports before running workflows.

The update has been pushed to PyPI and GitHub. Redo can be simply updated using redo update. Good luck!

0
35

Comments 0

No comments yet. Be the first!