psc-args
v3.0.0
Published
A list of command-line options for psc (PureScript) command
Downloads
7
Maintainers
Readme
psc-args
A list of command-line options for psc
command, as a simple array
[
"--comments",
"--help",
"--json-errors",
"--no-magic",
"--no-opts",
"--no-prefix",
"--no-tco",
"--output",
"--source-maps",
"--verbose-errors",
"--version"
]
Installation
Package managers
npm
npm install psc-args
bower
bower install psc-args
Standalone
Download the JSON file directly and you can use it wherever you want.