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

verse init to auto-setup my package. #54

Open
dayneo opened this issue Apr 11, 2024 · 0 comments
Open

verse init to auto-setup my package. #54

dayneo opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dayneo
Copy link
Member

dayneo commented Apr 11, 2024

Description

Calling verse init on the cli would initialise the required files and folders to allow me to just start coding with Verse.

Problem Statement/Justification

When getting started with Verse, we are coming into a package that exists. We need to choose a provider, install dependencies, configure connections and define a model. How much of this could be provided automatically for us?
There are likely many features here. It would be nice if the init command could scaffold a basic folder structure for us.

Proposed Solution or API

verse init
What database provider are you using? MsSql, SqlLite, PostgreSql, ....
Install dependencies if not already, add model folder, setup basic verse object.
Ask for connection attributes and set in files.

Alternatives

Provide all the documentation to that developers should follow.

Additional Information

No response

@dayneo dayneo added the enhancement New feature or request label Apr 11, 2024
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