Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init cli project in ts #105

Merged
merged 8 commits into from
Sep 5, 2024
Merged

Conversation

thomas-senechal
Copy link
Member

@thomas-senechal thomas-senechal commented Sep 4, 2024

I changed the project to have 2 directories:

  • cli which contains the new TS CLI
  • server which contains the old project with the server and the old cli, which will be cleaned later

I fixed the workflows to make sure everything works fine

So basically, no need to review the server dir as it's the same code as before
cli mainly contains config files, and cli/src contains the cli code

@thomas-senechal thomas-senechal linked an issue Sep 4, 2024 that may be closed by this pull request
3 tasks
@thomas-senechal thomas-senechal force-pushed the 98-timebox---init-cli-project-in-ts branch from 86bce1b to 907e6ac Compare September 4, 2024 11:32
@thomas-senechal thomas-senechal marked this pull request as ready for review September 4, 2024 14:46
Copy link
Collaborator

@pivilartisant pivilartisant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gg

cli/package.json Outdated Show resolved Hide resolved
@thomas-senechal thomas-senechal merged commit 0f9265b into main Sep 5, 2024
8 checks passed
@thomas-senechal thomas-senechal deleted the 98-timebox---init-cli-project-in-ts branch September 5, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timebox - Init CLI project in TS
3 participants