0.3.38 • Published 1 month ago

create-moost v0.3.38

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

create-moost

create-moost is an npm initializer module that allows you to quickly set up new Moost applications. It provides a simple command-line interface to create Moost applications, either as a HTTP app or a CLI app.

Getting Started

To use create-moost, make sure you have Node.js (version 14 or above) and npm (Node Package Manager) installed on your machine. Then, follow the steps below to create your Moost application.

Creating a HTTP App

To create a Moost HTTP app, use the following command in your terminal:

npm create moost -- --http

This command will initiate the creation of a new Moost HTTP app. It will prompt you with a series of questions to configure your app, such as enabling eslint and prettier, and choosing between the esbuild and rollup bundlers.

Creating a CLI App

To create a Moost CLI app, use the following command in your terminal:

npm create moost -- --cli

This command will start the creation process for a new Moost CLI app. It will ask you questions to customize your app, including eslint and prettier preferences, as well as the choice between the esbuild and rollup bundlers.

Official Documentation

0.3.38

1 month ago

0.3.37

2 months ago

0.3.36

2 months ago

0.3.35

2 months ago

0.3.34

2 months ago

0.3.33

2 months ago

0.3.32

2 months ago

0.3.31

2 months ago

0.3.30

2 months ago

0.3.29

2 months ago

0.3.28

2 months ago

0.3.27

2 months ago

0.3.26

2 months ago

0.3.25

2 months ago

0.3.24

4 months ago

0.3.23

4 months ago

0.3.22

4 months ago

0.3.20

4 months ago

0.3.21

4 months ago

0.3.19

4 months ago

0.3.17

4 months ago

0.3.16

4 months ago

0.3.18

4 months ago

0.3.15

4 months ago

0.3.14

4 months ago

0.3.13

4 months ago

0.3.12

5 months ago

0.3.11

5 months ago

0.3.9

6 months ago

0.2.36

10 months ago

0.2.35

10 months ago

0.2.34

10 months ago

0.3.10

6 months ago

0.3.0

10 months ago

0.3.6

8 months ago

0.3.5

8 months ago

0.3.8

7 months ago

0.3.7

8 months ago

0.3.2

8 months ago

0.3.1

10 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.2.33

12 months ago

0.2.32

12 months ago