Skip to content

verse init to auto-setup my package. #54

@dayneo

Description

@dayneo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions