convertebase
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

convertebase

Convert intiger numbers to a given base

oclif Version Downloads/week License

Pre-requisite

  • node.js

Installation

You can install convertebase either through npm or by cloning the code from this GitHub repo. This README covers the installation steps with npm.

  1. Run the following command in the terminal
$ npm install -g convertebase

Runnig the Cli-Tool

Run the following command to retrive an accsess token

Example

 
$ convertebase -n={ number } -i={ Base of the input number } -o={ base required to convert the number } 
 
$ convertebase -n=150 -i=10 -o=2 
 

Run apimtoken -h for help

Development Guide

Clone or download the repository Run npm install to install all the required dependencies

Credits - oclif framework https://oclif.io

Package Sidebar

Install

npm i convertebase

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

5.97 kB

Total Files

8

Last publish

Collaborators

  • vimukthi96