💻
Pinned Loading
-
Docker Cheatsheet
Docker Cheatsheet 1# To see all container images
2docker images
34# to see all images
5docker ps -a
-
Eclipse Configuration for Mac OSX
Eclipse Configuration for Mac OSX 1These instructions helped me to compile a simple Hello World project in Mac, after hours of googling and not being successful.
231. Run `brew update` && `brew install cmake`
42. If brew mentions the need to make certain files and folders writables and owned by the current user, make sure you run those commands.
53. Run `brew link cmake` if you have not done so.
-
Palindrome - How to detect a palindr...
Palindrome - How to detect a palindrome even if there are special characters and phrases 1<?php
2/**
3* Palindrome
4*
5* A set of characters can form a palindrome if at most, one character occurs odd number of times and all characters occur
-
Product-Tour
Product-Tour PublicForked from robophil/Product-Tour
A responsive tour snippet, with a step-by-step guide(onboarding) to help users understand how to use your website.
CSS
-
urlshortener-frontend
urlshortener-frontend PublicSimple frontend to shorten urls using bitly's API
JavaScript
-
grimzy/git-info
grimzy/git-info PublicUtility library to retrieve Git information from a working directory.
PHP 2
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.