Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Introduce a CLI #50

Merged
merged 31 commits into from
Jan 27, 2025
Merged

Introduce a CLI #50

merged 31 commits into from
Jan 27, 2025

Conversation

EmileRolley
Copy link
Collaborator

@EmileRolley EmileRolley commented Sep 30, 2024

Follow up of publicodes/publicodes#567

TODO

  • publicodes init
    • github actions
  • publicodes compile:
    • show warnings
    • --watch
    • use a config file
    • --optimize
  • publicodes doc
  • (publicodes eval)
  • global refactoring of the commands architecture
  • improve the DX by refactorize typing with publicodes/core

@EmileRolley EmileRolley added ✨ enhancement New feature or request 🏗️ compilation Issues related to the compilation module labels Sep 30, 2024
@johangirod johangirod marked this pull request as ready for review January 27, 2025 19:24
Copy link

pkg-pr-new bot commented Jan 27, 2025

Open in Stackblitz

npm i https://pkg.pr.new/publicodes/tools/@publicodes/tools@50

commit: 9016817

@johangirod johangirod force-pushed the feat-cli branch 4 times, most recently from ca76782 to 80a2d5c Compare January 27, 2025 20:09
@johangirod johangirod force-pushed the feat-cli branch 4 times, most recently from e2e9421 to 13689d2 Compare January 27, 2025 21:22
feat: add a 'publicodes dev' command
@johangirod johangirod merged commit 20525f8 into main Jan 27, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🏗️ compilation Issues related to the compilation module ✨ enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants