Skip to content

boss need Boilerplate for new package/project #67

Description

@luisnt

I not found it on boss. Please create it:

  • boss new <package_name>
  • boss n <package_name>
    or
  • boss create <package_name>
  • boss c <package_name>

Thank's your excelent job.

All command line clients of the main languages have one or more calls to create new projects, examples:

AngularJS

  • ng new <name> [options]
  • ng n <name> [options]

Vue

  • vue create <name>

NestJS

  • nest new <my-nest-project>
  • nest n <my-nest-project>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions