@toolkit/seedling (0.2.2)

Published 2024-01-25 10:11:00 +01:00 by mr.jenkins in procyon/seedling

Installation

@toolkit:registry=
npm install @toolkit/seedling@0.2.2
"@toolkit/seedling": "0.2.2"

About this package

Seedling

Seedling is a project generator for @procyon libraries.

How to start

  1. Create file .npmrc
  2. Paste content to file @toolkit:registry=https://forgejo.romanjaros.dev/api/packages/procyon/npm/
  3. Use pnpm dlx @toolkit/seedling --name hello-world --port 90 ./app
    • instead of ./app use can use current folder, . or ./
  4. Use pnpm dev to start

Parameters

name

  • define application name
  • string

port

  • define port for application when is deployed
  • number

context

  • last parameter is folder as destination of generated code
  • string

Dependencies

Dependencies

ID Version
minimist 1.2.8
replace-in-file 7.1.0

Development dependencies

ID Version
prettier 3.2.4
Details
npm
2024-01-25 10:11:00 +01:00
8
Roman Jaroš
ISC
331 KiB
Assets (1)
Versions (2) View all
0.2.3 2024-01-25
0.2.2 2024-01-25