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

Support automatic setup through CLI #400

Closed
samchon opened this issue Dec 6, 2022 · 0 comments
Closed

Support automatic setup through CLI #400

samchon opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@samchon
Copy link
Owner

samchon commented Dec 6, 2022

Support below commands automatically setting up typia.

npx typia setup

Install typia, ttypescript, typescript and ts-node.

Also, configure tsconfig.json too like npx typia config.

npx typia config

Configure tsconfig.json file to add plugin configuration.

Also, when vite.config.ts file be detected, configure it too.

npx typia start <directory>

Create boilerplate project that typia has been fully setted up.

@samchon samchon added the enhancement New feature or request label Dec 6, 2022
@samchon samchon self-assigned this Dec 6, 2022
@samchon samchon changed the title Support automatic configuration through CLI Support automatic setup through CLI Dec 6, 2022
samchon added a commit that referenced this issue Dec 12, 2022
samchon added a commit that referenced this issue Dec 12, 2022
samchon pushed a commit that referenced this issue Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant