# 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
```