Skip to content

echenran/munisfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MUNisFUN

(Pronounced "em you en is eff you en")

###How to Run - With NodeJS

Until there is a UI, MUNisFUN must be run on the command line. JavaScript must be run using a JavaScript engine or NodeJS. With NodeJS, you can run app.js by

$ node app.js

###How to Run - Without NodeJS

On a Mac, app.s can be run on Terminal for OSX by

$ jsc app.js

On Windows

D:\> Cscript.exe app.js

Many Linux distributions do not come with a JavaScript engine, but you can use Rhino by

$ rhino app.js

About

A program to facilitate MUN debate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published