0.0.42 • Published 10 months ago

create-enpage v0.0.42

Weekly downloads
-
License
AGPL-3.0-only
Repository
-
Last release
10 months ago

create-enpage

Creates templates for Enpage.

Local development

Testing with tsx

Testing the build

⚠️ Important: the following steps work for npm but not for pnpm

  1. Clone this repository and run :
  2. pnpm install and pnpm build at the root.
  3. pnpm pack:test in the packages/create-enpage directory.
  4. Create another directory named test-create-enpage outside the monorepo, like one level up. You should have the following structure:
- enpage (monorepo)
  - packages
    - create-enpage
    - [...]
  - [...]
- test-create-enpage
  1. Go to the newly created directory and test the package:
cd test-create-enpage
npx ../enpage/packages/create-enpage/create-enpage-test.tgz my-template