Skip to content

Snippets / CLI generator #29

Description

@patroza

Motivation

There are many repeating patterns in defining new resources/controllers/actions and models in general,
having snippets at the ready, and perhaps even a generator (via CLI, and perhaps other integrations), like other frameworks are doing (Rails for instance), could boost productivity.

Ideas

  • Anything AI'y we can do?

Areas

  • [not existing] Controllers+Resources skeleton
    • creates controller file with [name] and basic skeleton
    • creates resource file with [name] and meta moduleName codegen
  • [existing] Add Resource action + Controller action
  • [not existing] New Model file (including the model codegen for the From interfaces)
  • Model definitions S.ExtendedClass, S.TaggedClass
  • Service definitions Effect.Service

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions