0.9.9 • Published 1 year ago
nulla v0.9.9
Nulla
CLI for Nullstack fed by Nulla-chan powers and will.
Usage
Before calling Nulla you need a Nullstack project.
Run Nulla in it's root, or adding to your scripts
in package.json.
Nulla can understand a series of commands, which currently are:
npx nulla -v # shows Nulla version
npx nulla -h # shows help information
# Generates deploy files
npx nulla new-ci vercel
# The same as above, but for Heroku
npx nulla new-ci heroku
# Create a new project using TSX
npx nulla create --ts
# Create a new project based on a template/example
npx nulla create --example active-class-name
# Same as above, but using any repo link with a *package.json*
npx nulla create --example https://github.com/GuiDevloper/nullstack-examples/tree/main/examples/active-class-name
# Learn more about "nulla create" running:
npx nulla create -h
You can also install it globally for the future:
npm install nulla -g # using npm
yarn global add nulla # or, using Yarn
with it installed, you can directly run, like:
nulla --help
Tutorials with Nulla
to-do
0.9.9
1 year ago
0.9.8
2 years ago
0.9.7
2 years ago
0.9.6
2 years ago
0.9.5
2 years ago
0.9.4
2 years ago
0.8.5
3 years ago
0.9.3
2 years ago
0.9.0
3 years ago
0.8.0
3 years ago
0.9.2
3 years ago
0.8.3
3 years ago
0.9.1
3 years ago
0.8.2
3 years ago
0.7.4
3 years ago
0.7.3
3 years ago
0.7.2
3 years ago
0.7.1
3 years ago
0.6.7
3 years ago
0.6.6
3 years ago
0.6.9
3 years ago
0.6.8
3 years ago
0.6.5
3 years ago
0.5.0
3 years ago
0.7.0
3 years ago
0.6.1
3 years ago
0.6.0
3 years ago
0.3.5
4 years ago
0.4.1
4 years ago
0.4.0
4 years ago
0.2.0
4 years ago