Description
An equivalent to cabal run for stack.
Description
Finds the project root, compiles your code and runs the first or set default executable. It's a shorthand for stack build && stack run executable
, much like cabal run
.
README.md
stack-run
stack-run is like cabal run
but for stack
.
Only UNIX and GHC versions >= 7.10 are currently supported.
Installing
$ stack install stack-run
Usage
$ stack run
Interactive Usage
$ stack run -i
Help
$ stack run help
Demo
Interactive Demo
License
This code is published under the MIT license.
Donations
Would you like to buy me a beer? Send bitcoin to 3JjxJydvoJjTrhLL86LGMc8cNB16pTAF3y.