All Projects → yamadapc → Stack Run

yamadapc / Stack Run

Licence: mit
Like cabal run for stack

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Stack Run

Bartlett
A simple Jenkins command line client to serve your needs.
Stars: ✭ 81 (+153.13%)
Mutual labels:  command-line, stack
Guides
A set of rules we use at @icalialabs to build better software
Stars: ✭ 280 (+775%)
Mutual labels:  stack, development
Micro Dev
The development environment for `micro`
Stars: ✭ 630 (+1868.75%)
Mutual labels:  command-line, development
Executor
Watch for file changes and then execute command. Very nice for test driven development.
Stars: ✭ 14 (-56.25%)
Mutual labels:  command-line
Ecsctl
Command-line tool for managing AWS Elastic Container Service and Projects to run on it.
Stars: ✭ 15 (-53.12%)
Mutual labels:  command-line
Appdepends Ios
🔍 搜集热门APP,列举其所依赖和使用的开源库。
Stars: ✭ 27 (-15.62%)
Mutual labels:  development
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (+0%)
Mutual labels:  stack
Eslint Plugin React
React specific linting rules for ESLint
Stars: ✭ 7,472 (+23250%)
Mutual labels:  development
Collectionviewpaginglayout
a simple but highly customizable paging layout for UICollectionView.
Stars: ✭ 947 (+2859.38%)
Mutual labels:  stack
Tldr
📚 Collaborative cheatsheets for console commands
Stars: ✭ 36,408 (+113675%)
Mutual labels:  command-line
Ghb
Tools for GitHub
Stars: ✭ 21 (-34.37%)
Mutual labels:  command-line
Cht.exe
cht.sh libcurl client for windows XP+ with changed colorization
Stars: ✭ 15 (-53.12%)
Mutual labels:  command-line
Todo r
Find all your TODO notes with one command!
Stars: ✭ 28 (-12.5%)
Mutual labels:  command-line
Scripting course
📓 A reference guide to Linux command line, Vim and Scripting
Stars: ✭ 881 (+2653.13%)
Mutual labels:  command-line
Ps Clone
A clone of unix ps program
Stars: ✭ 30 (-6.25%)
Mutual labels:  command-line
Xsv
A fast CSV command line toolkit written in Rust.
Stars: ✭ 7,831 (+24371.88%)
Mutual labels:  command-line
App Tutorial
Tutorial app which is built in the tutorial
Stars: ✭ 29 (-9.37%)
Mutual labels:  development
Text Minimap
Generate text minimap/preview using Braille Patterns
Stars: ✭ 21 (-34.37%)
Mutual labels:  command-line
Libnx
Library for Switch Homebrew
Stars: ✭ 908 (+2737.5%)
Mutual labels:  development
Pm2
Node.js Production Process Manager with a built-in Load Balancer.
Stars: ✭ 36,126 (+112793.75%)
Mutual labels:  command-line

stack-run

Build Status Windows Build status Hackage Hackage Deps


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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].