8000 GitHub - ufukbakan/create-bootpress-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ufukbakan/create-bootpress-app

Repository files navigation

bootpress

CLI tool to create a bootpres app.

How to use

npx create-bootpress-app your_project_name

Optional parameters

-l, --language

Specifies template language. Valid values are: ts, js, typescript or javascript

Examples:

npx create-bootpress-app tsproject -l ts

pnpm create bootpress-app tsproject -l ts

npx create-bootpress-app jsproject --language javascript

Known issues:

  • Coverage for Javascript template reports always 0%

Release Notes 4.0.0:

  • Added dotenv integration
  • Upgraded Bootpress to version 10.0.0

Release Notes 3.2.0:

  • Added unit & integration tests with mocha, chai & supertest
  • Added SWC support to JS template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0