Skip to content

Conversation

@twlite
Copy link
Member

@twlite twlite commented Nov 12, 2023

This PR introduces the following CLI commands:

  • commandkit dev: Runs the current project in development mode and automatically watches for the changes (defaults to .commandkit dir for output)
  • commandkit build: Creates production build of the project which can be deployed (defaults to dist dir for output)

A commandkit.json config file is required in current working directory for CLI to work. It is optional and projects that do not utilize CLI will not be affected.

This should be marked as experimental for now since it needs more optimizations.

@netlify
Copy link

netlify bot commented Nov 12, 2023

Deploy Preview for commandkit failed.

Name Link
🔨 Latest commit 8413fb2
🔍 Latest deploy log https://app.netlify.com/sites/commandkit/deploys/6550dc08de39b6000859d121

@twlite twlite marked this pull request as ready for review November 12, 2023 14:05
@notunderctrl notunderctrl merged commit c323fa8 into neplextech:master Nov 12, 2023
@twlite twlite deleted the cli branch November 12, 2023 14:23
@notunderctrl
Copy link
Collaborator

Failed actions most likely due to Prettier styling. Will fix it on master.
Tip: pnpm lint in the root dir to confirm

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.

2 participants