@orfeo/orfeo-cli

0.1.0 • Public • Published

Orfeo-cli

Orfeo on the command line.

http://orfeo.org

Node Repository

https://www.npmjs.com/package/@orfeo/orfeo-cli

Installation

npm install -g @orfeo/orfeo-cli

Usage

Call Description
orfeo -h prints a help file
orfeo -v prints version, copyright, and license
orfeo -e '(a b c)' prints compiled inline code
orfeo -e '(a b c)' -p pretty prints compiled inline code
orfeo -p -e '(a b c)' pretty prints compiled inline code
orfeo file.orfeo prints a compiled program file
orfeo file.orfeo -p pretty prints a compiled program file
orfeo -p file.orfeo pretty prints a compiled program file
orfeo -e '(a b c)' > file.timeline saves compilation to file
orfeo file.orfeo > file.timeline saves compilation to file
Exit Code Meaning
0 success
1 error

Tests

Command Description
npm run standardx standardx linting

Copyright

Copyright (c) 2019-2020, Pierre-Emmanuel Lévesque

License

MIT

/@orfeo/orfeo-cli/

    Package Sidebar

    Install

    npm i @orfeo/orfeo-cli

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    9.53 kB

    Total Files

    11

    Last publish

    Collaborators

    • pelevesque