Coder Social home page Coder Social logo

dj-corps / david-www Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alanshaw/david-www

0.0 2.0 0.0 5.9 MB

David helps keep your Node.js project dependencies up to date.

Home Page: https://david-dm.org

License: MIT License

JavaScript 57.31% ApacheConf 16.90% HTML 11.14% CSS 14.64%

david-www's Introduction

David

Build Status Dependency Status devDependency Status Donate to help support David development


Node.js based web service that tells you when your project npm dependencies are out of date. To use David, your project must include a package.json file in the root of your repository.

Getting Started

With Node.js and Grunt installed already, do the following:

Install david-www:

cd /path/to/david-www
npm install
grunt

Register a github personal oauth token and add it to config/default.json.

(Optional) If you want to use "sign in" feature you should:

  • Register a github developer application and add oauth client id and secret to config/default.json.
  • Developer application should have callback URL: http://localhost:1337/auth/callback

Run david-www:

node .

Example usage

View a web page of all dependencies (and their updates, and their versions) for public GitHub repository "grunt-jsio" owned by "alanshaw":

curl http://localhost:1337/alanshaw/grunt-jsio

Get the current build status badge:

curl http://localhost:1337/alanshaw/grunt-jsio.png

david-www's People

Contributors

aivus avatar alanshaw avatar andrew avatar cyranix avatar durango avatar filhodanuvem avatar htanjo avatar jamesmessinger avatar johnbrett avatar leecrossley avatar olizilla avatar phadej avatar pierreinglebert avatar rafeca avatar sebmck avatar xhmikosr avatar zlatanvasovic avatar

Watchers

 avatar  avatar

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.