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

feat: add create-fractal package #1131

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: add create-fractal package #1131

wants to merge 3 commits into from

Conversation

mihkeleidast
Copy link
Member

Closes #635.


## Usage

Run `npm init @frctl/fractal [dir]` in your terminal. `[dir]` is the new folder you want to create your project in.
Copy link
Member Author

Choose a reason for hiding this comment

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

We could also rename the package to just allow npm init @frctl or do something longer, e.g. npm init @frctl/library, though I'm not sure it would be better. Did not check if we could do just npm init fractal, e.g. if the unscoped package name is free on npm.

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.

Add npm initializer package
1 participant