Skip to content

lunava/Enigma-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma-js

Javascript version of the Enigma engine, originally built with java.

Installation

In order to run this project, installation of node.js and the mocha testing framework is required.

Install mocha with npm globally.

$ npm install --global mocha

Or to add npm as dependency

$ npm install --save-dev mocha

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published