Code Monkey home page Code Monkey logo

chrome-devtools-autosave-server's Introduction

A server for chrome-devtools-autosave.

Installation

  1. Install Node.js
  2. Open a terminal (Terminal.app on Mac OS X, cmd.exe on Windows)
  3. Run npm install -g autosave

It fails with "Error: EACCES, permission denied". What should I do?

Run the same command as an administrator. On Mac OS X and Linux it would be sudo npm install -g autosave.

Usage

Run autosave in the terminal. You should see something like "DevTools Autosave is running on http://127.0.0.1:9104".

It doesn’t work on Windows. I’m having 'autosave' is not recognized as an internal or external command

Have you tried turn it it off and on again? Seriously, restart the system.

Run on OS launch

It might be annoying to open a terminal and type "autosave↵" every time you need to run Autosave. On Mac OS X and Ubuntu you can run Autosave on OS launch as a daemon. To do so run:

npm run-script -g autosave autostart

It is not yet available on other operation systems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.