ruku-js
Version:
A cli that is the new NPM.
27 lines (18 loc) • 481 B
Markdown
# Ruku
### What is it?
Ruku is a new npm.
### How do you use it?
To use Ruku, go to the command line, and type:
```shell
npx ruku-js -h
```
It will give you a list of opitions to use Ruku for:
```shell
npx: installed 261 in 16.672s
Usage: ruku-js [options]
An application for genarating starter files
Options:
-js, --jsProject Create a Js Project
-html, --htmlProject Create a HTML, CSS and Vanilla Js Project
-h, --help display help for command
```