Browse By

Tag Archives: github

git_logo

How to delete a Git branch both locally and remotely

If you are not using a gui for github like Sourcetree or Github desktop but you prefer using git from console then you might might wondering how you can delete a branch both from server/remote and from local. The commands you can use are the

angular2_github

Angular2 Github boilerplate repositories

List of Github repositories that are focused on helping others to learn Angular2 in conjunction with build systems, bundling, testing, rendering and deployment. The repos in this section serve as project starters that are useful in demonstrating various development stacks: Repository Author ▼ ngVersion Dev

Alexa Rank node package

A simple node package to get Alexa traffic rank for a domain or URL. Install the module : npm install -g alexarank Usage example Using the module is pretty straightforward : var alexa = require(‘alexarank’); alexa(“http://www.devacron.com/”, function(error, result) { if (!error) { console.log(JSON.stringify(result)); } else

GitHub – 10 million repositories

  Github became very quickly developers second home. And why not if you ask me, its well build and well maintained. The github guys,  just few days before the end of 2013 are celebrating the 10 millionth repository. Pretty exciting!  Here is a quote from their latest

Getting Git to work behind firewall (Windows)

Αν και εσεις ανηκετε στην “ευτυχη” κατηγορια των εργαζομενων που ο εργοδοτης τους, εχει εγκαταστησει firewall τοτε για να αποκτησετε προσβαση στο Github θα πρεπει να κανετε τις παρακατω ρυθμισεις: Αρχικα δημιουργειστε ενα αρχειο “.gitconfig” (αν δεν υπαρχει ηδη) και προσθεστε : [http] proxy =