0.2.0 • Published 4 years ago
@serveside/cli v0.2.0
ServeSide CLI
Installation
Can be installed globally
npm i -g @serveside/cli
# or
yarn global add @serveside/cliCan can be used like so:
serveside [--service=service]Can also be used via npx like so:
npx @serveside/cli [--service=service]Configuration
Can create a config file in the root of your project called .servesiderc or .serveside.json
Can contain the service that the cli will install
For example:
{
"service": "svelte"
}By default if no service is set, it will install the react service.
Help
Can view the help in the terminal by passing --help to the cli
0.1.4-next.3
4 years ago
0.1.4-alpha.1
4 years ago
0.1.0-alpha.202
4 years ago
0.1.2
4 years ago
0.2.0
4 years ago
0.1.3
4 years ago
0.1.0-alpha.11
5 years ago
0.1.0-alpha.57
5 years ago
0.1.1
5 years ago
0.1.2-alpha.1
5 years ago
0.1.0-alpha.41
5 years ago
0.1.0-alpha.40
5 years ago
0.1.0-alpha.43
5 years ago
0.1.0-alpha.10
5 years ago
0.1.0-alpha.42
5 years ago
0.1.0-alpha.23
5 years ago
0.1.0-alpha.44
5 years ago
0.1.0-alpha.38
5 years ago
0.1.0-alpha.9
5 years ago
0.1.0-alpha.8
5 years ago
0.1.0-alpha.7
5 years ago
0.1.0-alpha.6
5 years ago
0.1.0-alpha.1
5 years ago
0.1.0-alpha.0
5 years ago
0.0.1-alpha.14
5 years ago
0.0.1-alpha.12
5 years ago
0.0.1-alpha.11
5 years ago