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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    1
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i ofcmd

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

2.38 kB

Total Files

3

Last publish

Collaborators

  • hzelaya