Skip to content

VictorChukwudi/crc-bit-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crc-bit-checker

Table of Contents

General info

A command-line interface program that performs Cyclic Redundancy Check on bits (0s and 1s).

Modules

The node modules used for this projects are

  • Commander
  • Inquirer

with their versions shown in the package.json file.

Setup

To run this project (i.e. locally),

  • Clone the repo:
$ git clone https://github.com/VictorChukwudi/crc-bit-checker.git
  • Open the folder and run the commands:
$ npm install
$ npm i g
  • Finally to run and test the tool enter:
$ crc-checker

This command gives you a list of the allowed commands. You can the try out the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published