1.0.8 • Published 5 years ago

whoami-khert v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Installation

Use the node package manager to install whoami-khert.

npm install whoami-khert

Intructions

1.Run this command in your terminal or cmd.

mkdir project

2.Then go inside the project directory.

cd project

3.Then run npm init command and press enter until ends.

npm init

4.Create an index.js file inside project folder and paster code below.

const { run } = require('whoami-khert');

run();

5.Install whoami-khert.

npm install whoami-khert

6.Paste code below in terminal.

node index.js
1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago