Skip to content

tt create #12

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

Closed
Tracked by #89
unera opened this issue Jul 28, 2021 · 4 comments · Fixed by #119
Closed
Tracked by #89

tt create #12

unera opened this issue Jul 28, 2021 · 4 comments · Fixed by #119

Comments

@unera
Copy link

unera commented Jul 28, 2021

see cartridge create

@LeonidVas
Copy link
Contributor

AFAIU, we want to have a module that will create an application with structure according to some template, and the cartridge is just a special case. Possible we want to be able to create such templates and pass them to tt create via some flag.

@Mons
Copy link

Mons commented Nov 23, 2021

There was https://github.com/moonlibs/tarantoolapp, which implies bootstrapping applications from different templates, that are hosted in repos (on github).
I consider this would be a good option.
Also, that will allow us to evolve the contents of the basic template without rebuilding tt.

@DifferentialOrange
Copy link
Member

It is inconvenient to check things for local build without this feature.

@LeonidVas
Copy link
Contributor

The layout to be used must be specified in the tarantool.yaml configuration.
For example, cartridge may be specified as the layout, in which case control will be redirected to cartride create.

@LeonidVas LeonidVas added the 8sp label Jun 27, 2022
psergee added a commit that referenced this issue Aug 9, 2022
tt create allows a user to create tarantool application from a template.

Resolves #12
psergee added a commit that referenced this issue Aug 11, 2022
tt create allows a user to create tarantool application from a template.

Resolves #12
psergee added a commit that referenced this issue Aug 12, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Resolves #12
psergee added a commit that referenced this issue Aug 15, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Resolves #12
psergee added a commit that referenced this issue Aug 16, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 17, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 19, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 22, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 22, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 22, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 23, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 25, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 25, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 26, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Aug 26, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Sep 1, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Sep 1, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Sep 1, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Sep 8, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
psergee added a commit that referenced this issue Sep 8, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
LeonidVas pushed a commit that referenced this issue Sep 8, 2022
Added module allows a user to create tarantool application
from a template.
go text/template engine is used for template instantiation by default.

Closes #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants