Skip to content
/ cli Public

๐ŸŽฎ๐Ÿ–ฅ CLI client for Klifu

License

Notifications You must be signed in to change notification settings

Klifu/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

41 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

banner

CLI

Under Development ๐Ÿ”จ

Table of Contents

Overview

CLI is kilfu client from cli, you can play klifu right from your cli.

Installation

To run this library ensure that you have Node.js >= v10 Install Node.js via package manager

To install

npm install @klifu/cli

Contributing

๐Ÿ‘๐ŸŽ‰ First off, thanks for taking the time to contribute! ๐ŸŽ‰๐Ÿ‘

For instructions to start contributing check out Klifu.

Development Environment Setup

To setup you local development environment for contribution follow these steps bellow -

  • Before contribution Fork this repo.
  • Clone your forked version in your local computer.
  • Install dependencies, run npm install.
  • Check if all tests are running to ensure correct setup, run npm run test.
  • When you are ready to submit your code open a PR.

Documentaion

Detailed documentation coming soon.