377 Commits (7aa7fced57b8360b2a13c2e60dbb79aa38d0d566)

Autor SHA1 Mensaje Fecha
  Lucas Stadler 6347d5ebcb support running npm packages and procfiles. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler e3d22aea70 use helpers to construct matchers. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c2a8e6e600 detect idris, julia & cmake. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler f6f838cb84 add -detect flag to just display project types. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 240e24d1d1 detect rust & cargo. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 38bec80d80 support running coffeescript. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c09f7ef9ae detect & build (simple) haskell and c projects. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 83ef54ea94 add a few ideas/things to do. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler a7ca013b08 improve readme (current status, building it yourself). %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 8b0940a734 add rake db:migrate as build step for rails. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 342fe936a8 list supported types in usage/help message. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 0ad9097501 add more phases for existing types. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 3acd64f4c3 remove leftover comment. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 2922be5f82 allow choosing which "phase" to run. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler e87460f71b support setting the project type manually. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler cd68b5d93e fix the go runner to support chdir. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 71378a4ce5 use absolute file path to prevent errors after chdir. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 02fbf95189 fix error message when file "disappears" %!s(int64=11) %!d(string=hace) años
  Lucas Stadler c9ed99b834 remove old mappings. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler cc879e1b96 use detect in qst. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 697631a6a2 detect procfiles and makefiles later. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 475a32e6aa simple api for detect. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler d30792314d add standalone test program for detect. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler bffe573bb3 make detect a package. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 6109056749 put commands to run in detect as well. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler f4953030cd detect more things. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 44ed3740f1 simple project type detection tool. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler b70d532397 stop on TERM signal as well. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler eb20545a3c try to clarify autorestart vs restarting. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler d8034f2055 fix restart on file change when autorestart is disabled. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler df9298be0f don't create runners manually. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler ed725ced5d fix running go with absolute paths. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler e9aa2c4ff2 add hello world (cli & web) examples for go and ruby. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 036be51f93 support running go files in subdirectories. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 46a6ac8809 ignore binaries & .go directory. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler ef262ab769 readme for go. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 4f8563617f just use one import statement. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 5ad45c1200 allow passing the command directly. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 531b04a671 remove mention of obsolete parameter. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 98ae9795b9 better display if command exits successfully. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 08631fbea2 display command output. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 9e96017227 don't mention restarting in log. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 3cee675480 support restarting only on file changes. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 7cfff120d1 make delay customizable. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 83fa44b2b5 stop process on exit by catching SIGINT. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 4c748b257a rewrite main logic to properly stop the process. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 7a185c8807 support the simplest possible ruby & python projects. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler d88bd44450 print program output. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler a37990e2a4 restart the command when the file changes. %!s(int64=11) %!d(string=hace) años
  Lucas Stadler 31735c931c rerun if mtime changes. %!s(int64=11) %!d(string=hace) años