Coder Social home page Coder Social logo

node-migrator-bot

build status

I am a bot. I will help you migrate your codebase to node v0.8!

Did you know that the "sys" module throws an error if your program tries to require it in node v0.8? To help keep your code running, I automatically replaced var sys = require(\'sys\') with var util = require(\'util\').

If you'd like to know more about these changes in node.js, take a look at https://github.com/joyent/node/commit/1582cf#L1R51 and https://github.com/joyent/node/blob/1582cfebd6719b2d2373547994b3dca5c8c569c0/ChangeLog#L51 .

As for myself, I was written by your friendly neighborhood node ninjas at Nodejitsu, and you can find them at #nodejitsu on irc.freenode.net or with http://webchat.jit.su .

Enjoy!,
--node-migrator-bot

Example

Edit config/config.json, enter in a github username, password, and your redis db info.

node app.js repo https://github.com/blakmatrix/node-migrator-bot

example output

Commands

node app.js use

The bot will tell you how to use it.

node app.js file <filename>

The bot will look at the given file and make any changes if necessary.

node app.js repo <folder or link to repo>

The bot will look at the given input and if it is giving a folder location on a local drive it will recursively make any necessary changes.

If given a repository link https://github.com/user/repo it will atempt to fork the repo into its own github account as specified by the username and password settings. After forking it will download the repository, will create a new branch in it, check it out, make its changes. If there are changes, it commits them, then push commits back to github. It will then submit a pull request to the original author of the repository. Then preform local file clean up. On a successful pull request or if its determined there is nothing to commit the repository will be added to the redis database hash as defined in the config.

node app.js user <username>

The bot will look at the given user, and for every repo they own will act as if node app.js repo <repo-link> was called.

node app.js npm

The bot will generate a list of all the packages in npm that have github links, and then for each repository link will act as if node app.js repo <repo-link> was called.

node app.js db

Will list all the items in the redis db added by the bot.

Install

Not in NPM yet...

git clone [email protected]:blakmatrix/node-migrator-bot.git`
cd node-migrator-bot

Test

npm test

license

MIT/X11

node-migrator-bot's Projects

crosstest icon crosstest

Aggregate test framework for test iOS and Node.js project

crx icon crx

A node.js command line app for packing Google Chrome extensions.

cstp icon cstp

A basic node module - HTTP Server using expressjs and coffee-script to compile .coffee files

d8 icon d8

d8 is a date parsing and formatting micro-framework for modern JavaScript engines.

daemonsauce icon daemonsauce

Node module to make it easy to be a proper *nix daemon

debugtoolbar icon debugtoolbar

DebugToolbar helps developers dig deeper into the MODX parser and monitor page rendering speeds

deployd icon deployd

extensible, distributed, resource server

diet icon diet

Put your images on a diet - image resizer for node.js

director icon director

A light-weight, Client AND Server side URL-Router for Node.js and Single Page Apps!

docit icon docit

Javascript code comments (javadoc style) to markdown

docstar icon docstar

Tools for Documenting JS (and Friends) with Sphinx

doctor icon doctor

Create documentation from a JavaScript AST.

dotpath icon dotpath

Utility to wrap object with dotpath support for traversal, modification and existence checking.

dpdc icon dpdc

client lib for deployd server

dracula icon dracula

dracula is a node.js version of the Ghostbuster gem

drive icon drive

Web Application Framework for Node.js

dropsource icon dropsource

A Dropbox Media Source for MODX Revolution 2.2+

dropyll icon dropyll

Use Dropbox to edit your Jekyll website (with staging area)

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.