@pfmcodes/n
Version:
n is a module node which compiles and does all the heavy work for you
23 lines (16 loc) • 373 B
Markdown
<img src="./n.svg" alt="n logo" style="width: 50px;">
<h1 style="font-size: 35px;">Install n</h1>
```bash
npm i @pfmcodes/n
```
or
```bash
npm install @pfmcodes/n
```
<h1>What n does</h1>
<h3>n is a program made in javascript and typescript which increases effieciency<br>
it comes with commands like:
init,
build,
commit,
push and more...</h3>