1.0.1 • Published 7 months ago

create-bebp v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

/**

  • Command to create a new npm package using the create-bebp tool.
  • Usage:
  • npx create-bebp my-project
  • This command initializes a new npm package in a directory named my-project.
  • It sets up the necessary files and configurations for a new project.
  • @param {string} my-project - The name of the directory where the new npm package will be created. */
1.0.1

7 months ago

1.0.0

7 months ago