1.5.0 • Published 4 months ago

run v1.5.0

Weekly downloads
32,486
License
-
Repository
github
Last release
4 months ago

Install

$ npm -g install run

Usage

$ runjs yourcode.js

What does it do?

runjs will rerun server.js whenever one of the watched files is changed. It ignores files in your .gitignore.

$ runjs server.js
Watching /Dropbox/dev/server.js and all sub-directories not excluded by your .gitignore
Found & ignored file.db ; is dotfile or has ignored extension

Starting: server.js
> Listening on http://localhost:8888/

No more switching to the terminal to rerun your code. Just change a file and your code will be rerun.

This is especially nice for web-servers, as you can skip the terminal and alt-tab to the browser to see your updated code happily running.

Features

  • supports globs in .gitignore (e.g. *.log)
  • any arguments, including debug arguments, are relayed to your code
  • stdin is relayed to your code not supported by nodemon as of 12/5/11
  • files and directories in .gitignore are not watched, neither are dotfiles.
  • coffeescript is supported: runjs yourcode.coffee (by rockymeza)

Source at github.com/DTrejo/run.js


Screenshot of runjs

Contributors

Ordered by date of first contribution. Auto-generated on Wed Aug 08 2012 20:27:26 GMT-0700 (PDT).

mongoose-migrationsexpress_controllerlfb-client@infinitebrahmanuniverse/nolb-run@everything-registry/sub-chunk-2691vue-reactivity-watchvirtual-lifevite-plugin-parse-htmlx-gantt-reactworkflow-2-module-assignment-3-rjomagraut@srini72/test-stencil-publish@sotah-inc/server@themarkup/blacklight-collectorac-ui-hde@anywhere-ui/corefs-sap-commerce-ocmgadrr-library@webex/component-adapter-interfaces@websimian/react-aad-msal@axa-ch/react-aad-msaldp-react-comments-sectionmui-forms@edxa/sdkla-floweritalibrary-simplified-reusable-componentsicptscalculator-batch47-piaic@coding-blocks/motleyblog-library@defis/sdknestjs-swagger-configgrt-bpmn-jsgroupfi-trollbox-sdk@audiocloud/web-domain-client@flysystem-ts/google-drive-adapternamira-account-reactnamira-account-reactjsnamira.account.reactnamirasoft-account-reactnails-courses-card-detailbi-web-components-reactbind-di@devjoyvn/pikacomponent-adapter-interfaceshooya-ui@archisdi/zuu@bawangswap/sdk@beaverbuilder/cloud-uigravity-protocoljs-wsjsdothtmlng-iotile-cloudom-nomnom@here/map-widget-for-jupyteroctopus-ui-demooctopus-test@furcfarm/sdkopdf-scrollviewopdf-selectionopdf-terxtlayer@haventech/persistorpixiuswap-libs-sdkpixiu-swap-coresmart-value-objectssnfas-casestudiesreact-aad-msal-jfmthinkspace_jupyter_widgettimbitstinkerbell-ui-react@kaysongticket/commonreact-component-markdowntechubank-mlabtask.ifybackendpsmobile-cusbuttonsuperset-plugin-chart-check-tablesuperset-plugin-chart-column-slidersuperset-plugin-chart-dendogramsuperset-plugin-chart-heat-treesuperset-plugin-chart-line-slidersuperset-plugin-chart-liquid-progresssuperset-plugin-chart-ring-progresssuperset-plugin-chart-timelinesuperset-plugin-chart-tiny-areasuperset-plugin-chart-tiny-progress-barsuperset-plugin-chart-title-barts_ipy
1.5.0

4 months ago

1.4.0

9 years ago

1.2.0

11 years ago

1.1.0

11 years ago

1.0.2

11 years ago

1.0.1

12 years ago

1.0.0

12 years ago

0.2.4

12 years ago

0.2.3

12 years ago

0.2.2

12 years ago

0.2.0

12 years ago

0.1.1

13 years ago

0.1.0

13 years ago

0.0.3

13 years ago

0.0.2

13 years ago