Skip to content

Cot CLI create models #481

@xelab04

Description

@xelab04

I like that I can do cot migration make, it's convenient to have.

I'm a sucker for Laravel. There, I am able to do something like php artisan make:model <modelname>.

It might be nice to have cot model make modelname which can create a model file in a models directory. It beats putting models directly in main.rs.
It might also give a more "structured" or opinionated approach, so I'm not sure if this is something which would be well received.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cliCrate: cot-cli (issues and Pull Requests related to Cot CLI)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions