2.2.3 • Published 5 months ago

create-sy v2.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Syngrisi Project Initializer

This command line tool is for creating and installing a new Syngrisi project with required configurations and dependencies, allowing you to get started quickly.

Prerequisites

This initializer is for installing Syngrisi in native mode, therefore you need Node.js >= v20.9.0and MongoDB >= 7.0 or remote MongoDB instance. If you want to install a dockerized Syngrisi service, please read the Syngrisi documentation.

Usage

To install a new Syngrisi project in the current directory, run:

npm init sy@latest

CLI options

The installation command supports the following options:

DIRECTORY - The directory where your Syngrisi project will be installed. The default is the current working directory if this option is omitted.

-f, --force - Ignore pre-install checks (Docker, MongoDB, Node.js versions) and force the installation.

-y, --yes - Automatically confirm the installation.

--npmTag - Determine the Syngrisi package version to install. Defaults to the latest version when not specified.

--help - Display help information and exit.

Example:

npm init sy my-app-dir -- -f -y

This command initializes a Syngrisi project in my-app-dir, bypassing pre-install checks and confirming prompts automatically.

2.2.3

5 months ago

2.1.17-alpha.0

7 months ago

2.1.33-alpha.0

6 months ago

2.1.9-alpha.0

7 months ago

2.1.16-alpha.0

7 months ago

2.1.8-alpha.0

7 months ago

2.1.15-alpha.0

7 months ago

2.1.7-alpha.0

7 months ago

2.1.20-alpha.0

7 months ago

2.1.36-alpha.0

6 months ago

2.1.31-alpha.0

6 months ago

2.1.14-alpha.0

7 months ago

2.2.2

5 months ago

2.1.19-alpha.0

7 months ago

2.1.30-alpha.0

6 months ago

2.1.32-alpha.0

6 months ago

2.0.1

7 months ago

2.1.18-alpha.0

7 months ago

2.1.2-alpha.0

7 months ago

2.1.10-alpha.0

7 months ago

2.1.11-alpha.0

7 months ago

2.1.3-alpha.0

7 months ago

2.1.12-alpha.0

7 months ago

2.1.13-alpha.0

7 months ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago