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

tt create: enable tt create Without Prior tt init #1028

Open
Satbek opened this issue Nov 20, 2024 · 0 comments
Open

tt create: enable tt create Without Prior tt init #1028

Satbek opened this issue Nov 20, 2024 · 0 comments
Labels
2sp feature A new functionality teamE

Comments

@Satbek
Copy link

Satbek commented Nov 20, 2024

Currently, the tt create command requires users to run tt init beforehand to create custom template. The proposed feature allows tt create to function without needing prior tt init.

Current Workflow:

tt init
tt create simple --name MyTarantoolApp

simple locates in templates/simple dir.

Proposed Workflow:

tt create --path path_to_template --name MyTarantoolApp
@Satbek Satbek added the feature A new functionality label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2sp feature A new functionality teamE
Projects
None yet
Development

No branches or pull requests

2 participants