1.0.4 • Published 2 years ago

ofcmd v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

To make sure the app works properly, you must have installed NodeJS and flowcmd in your computer. You may install ofcmd from the command prompt with $ npm install -g ofcmd

It is to be used as follows: $ ofcmd studentProgram.flx inputFile.txt outputFile.txt for example: $ ofcmd zel.flx input.txt output.txt

You should have a text file containing the test cases to be used, each test case must be separated by a blank line. For example, if you have a program that computes LCM and asks for two values, you may have input.txt as follows:

12 24

21 5

10 8

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago