Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Yeoman generator #43

@tjaskula

Description

@tjaskula

Reporting an idea I got by email from one of the users:

Yeoman generatorIt would give you a few benefits over the current version:

  • It would be an npm package that could be downloaded and run via the 'yo' command for anyone who uses Yeoman, instead of being cloned directly from Github.

  • Changes and versioning could be handled in a more standard way.

  • Project names would be generated by the user rather than changed manually after cloning the repository.

  • Any guids for the server side will be randomly generated, eliminating potential issues that arise if someone uses multiple versions of your project with the same guid within a Visual Studio solution (for instance, if they copied the server project to act as an API in their DMZ to act as a pass through to an internal API).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions