Skip to content

EvanCrane/node-turing-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Instructions

This project requires Node and NPM to be installed.

  • To install Node using Homebrew use brew install node in terminal.
  • Otherwise visit https://nodejs.org/en/ to install node.

NPM is included with Node installation.

  • To check if Node is installed use Node -v in terminal.
  • To check if NPM is installed use NPM -vin terminal.

Once installed use terminal/command prompt and change directory to the project folder.

  • Then use NPM install to install necessary project packages.

Run Instructions

With NPM packages installed use: node app.js to run the project.

DEPENDENCIES NPM

  • readlineSync

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published