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

CLI Scaffold #14

Merged
merged 13 commits into from
Jan 5, 2024
Merged

CLI Scaffold #14

merged 13 commits into from
Jan 5, 2024

Conversation

ytham
Copy link
Collaborator

@ytham ytham commented Jan 3, 2024

Adds the following:

  • initialize new project (npx axiom init)
  • initialize on existing project (same command; detects existing files and does not override anything)
  • project scaffold
  • new defaults for axiom folder (app/axiom with data going into app/axiom/data)

Not yet, but in a future PR:

  • app next.js scaffold
  • app script scaffold

Screenshot 2024-01-02 at 8 27 55 PM

@ytham ytham requested a review from jonathanpwang January 3, 2024 01:29
Copy link
Contributor

@jonathanpwang jonathanpwang left a comment

Choose a reason for hiding this comment

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

LGTM

@jonathanpwang jonathanpwang merged commit 9216698 into rc1 Jan 5, 2024
2 checks passed
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