Skip to content

feat: scaffold an app without a default module #1199

@lumtis

Description

@lumtis

Some projects, notably serious projects, don't need a default module to be scaffolded. For example, spn doesn't need a module spn. Having this feature could be a time saver because removing the default module from the app requires to remove many lines in app.go file

The solution could be to provide a flag for the app command like starport app ... --no-default-module

Metadata

Metadata

Assignees

Labels

component:spnRelated to or beneficial for SPN developmenttype:requestFeature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions