@conjoon/create-conjoon

1.0.0 • Public • Published

create-conjoon

A scaffolding utility to help you instantly set up a functional conjoon app.

Run

npx create-conjoon@latest

or

npm init @conjoon/conjoon@latest

and follow the instructions on screen.

Usage

Please see the installation documentation.

On merging configurations

create-conjoon will try to merge configurations when the installation type is set to release and the target folder already contains an instance of conjoon. The configuration keys from the previous instance will only end up in the new instance if those keys are recognized by the version to be installed.

Thus, if you have added additional configuration options, you need to add them manually to the new instance.

A backup folder containing previous configuration files will be created during the merge process, so you can easily check which keys were not recognized by the installed instance.

Package Sidebar

Install

npm i @conjoon/create-conjoon

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

40.4 kB

Total Files

8

Last publish

Collaborators

  • thorstensuckow