ofcmd

1.0.4 • Public • Published

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

/ofcmd/

    Package Sidebar

    Install

    npm i ofcmd

    Weekly Downloads

    0

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    2.38 kB

    Total Files

    3

    Last publish

    Collaborators

    • hzelaya