319 次代碼提交 (a7ca013b08ddf5c0ca4aafdaff3c754f5549fd01)

作者 SHA1 備註 提交日期
  Lucas Stadler a7ca013b08 improve readme (current status, building it yourself). 11 年之前
  Lucas Stadler 8b0940a734 add rake db:migrate as build step for rails. 11 年之前
  Lucas Stadler 342fe936a8 list supported types in usage/help message. 11 年之前
  Lucas Stadler 0ad9097501 add more phases for existing types. 11 年之前
  Lucas Stadler 3acd64f4c3 remove leftover comment. 11 年之前
  Lucas Stadler 2922be5f82 allow choosing which "phase" to run. 11 年之前
  Lucas Stadler e87460f71b support setting the project type manually. 11 年之前
  Lucas Stadler cd68b5d93e fix the go runner to support chdir. 11 年之前
  Lucas Stadler 71378a4ce5 use absolute file path to prevent errors after chdir. 11 年之前
  Lucas Stadler 02fbf95189 fix error message when file "disappears" 11 年之前
  Lucas Stadler c9ed99b834 remove old mappings. 11 年之前
  Lucas Stadler cc879e1b96 use detect in qst. 11 年之前
  Lucas Stadler 697631a6a2 detect procfiles and makefiles later. 11 年之前
  Lucas Stadler 475a32e6aa simple api for detect. 11 年之前
  Lucas Stadler d30792314d add standalone test program for detect. 11 年之前
  Lucas Stadler bffe573bb3 make detect a package. 11 年之前
  Lucas Stadler 6109056749 put commands to run in detect as well. 11 年之前
  Lucas Stadler f4953030cd detect more things. 11 年之前
  Lucas Stadler 44ed3740f1 simple project type detection tool. 11 年之前
  Lucas Stadler b70d532397 stop on TERM signal as well. 11 年之前
  Lucas Stadler eb20545a3c try to clarify autorestart vs restarting. 11 年之前
  Lucas Stadler d8034f2055 fix restart on file change when autorestart is disabled. 11 年之前
  Lucas Stadler df9298be0f don't create runners manually. 11 年之前
  Lucas Stadler ed725ced5d fix running go with absolute paths. 11 年之前
  Lucas Stadler e9aa2c4ff2 add hello world (cli & web) examples for go and ruby. 11 年之前
  Lucas Stadler 036be51f93 support running go files in subdirectories. 11 年之前
  Lucas Stadler 46a6ac8809 ignore binaries & .go directory. 11 年之前
  Lucas Stadler ef262ab769 readme for go. 11 年之前
  Lucas Stadler 4f8563617f just use one import statement. 11 年之前
  Lucas Stadler 5ad45c1200 allow passing the command directly. 11 年之前
  Lucas Stadler 531b04a671 remove mention of obsolete parameter. 11 年之前
  Lucas Stadler 98ae9795b9 better display if command exits successfully. 11 年之前
  Lucas Stadler 08631fbea2 display command output. 11 年之前
  Lucas Stadler 9e96017227 don't mention restarting in log. 11 年之前
  Lucas Stadler 3cee675480 support restarting only on file changes. 11 年之前
  Lucas Stadler 7cfff120d1 make delay customizable. 11 年之前
  Lucas Stadler 83fa44b2b5 stop process on exit by catching SIGINT. 11 年之前
  Lucas Stadler 4c748b257a rewrite main logic to properly stop the process. 11 年之前
  Lucas Stadler 7a185c8807 support the simplest possible ruby & python projects. 11 年之前
  Lucas Stadler d88bd44450 print program output. 11 年之前
  Lucas Stadler a37990e2a4 restart the command when the file changes. 11 年之前
  Lucas Stadler 31735c931c rerun if mtime changes. 11 年之前
  Lucas Stadler 5641ce6f2f qst: run things quickly. 11 年之前
  Lucas Stadler 476db24999 of course it needs a cat icon! 11 年之前
  Lucas Stadler 4c7fdb5557 use appropriate header colour. 11 年之前
  Lucas Stadler c5d704a9b8 hi meteor, you're... interesting? 11 年之前
  Lucas Stadler f65ae01db7 add broken diff_code implementation in rust. 11 年之前
  Lucas Stadler 63bbea73ef hello_world with cargo. 11 年之前
  Lucas Stadler 1cc5ebec6c naive diff code implementation/reference in c. 11 年之前
  Lucas Stadler 9c35d2cb98 add old rust tour. 11 年之前