Pinned Loading
-
teamxenox/caligator
teamxenox/caligator Public🐊 An open-source kickass cross-platform Calculator with the power of alligator
-
git aliases
git aliases 1alias g!='git init'
2alias g.='git add .'
3alias g.-file='git add'
4alias gb='git branch'
5alias gb-new='git checkout -b'
-
-
Ember relationships with [github API]
Ember relationships with [github API] 1/*
2Using ember relation ships with API similar to github
3Adpater: RESTAdapter
4Serialiser: JSONSerializer
5*/
-
eslint pre-commit
eslint pre-commit 1#!/bin/bash
23# Functions:
4# 1.Linting and Beautification of JS files
5# 2.Linting of CSS files
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.