Building something Cool
La simplicité est la clé!
-
SAVEUP Technologies
- 127.0.0.1
- https://saveup.com
- @SaveUpOffical
Pinned Loading
-
Extract urls to junk data
Extract urls to junk data 1#!/usr/bin/env sh
23# abort on errors
4set -e
5 -
OwnPlate French Traduction
OwnPlate French Traduction 1{
2"serviceName": {
3"ownPlate": "OwnPlate",
4"omochikaeri": "おもちかえり.com"
5},
-
Github cheats
Github cheats 1git init # initiates git in the current directory
2git clone <address> # creates a git repo from given address (get the address from your git-server)
3git clone <address> -b <branch_name> <path/to/directory> # clones a git repo from the address into the given directory and checkout's the given branch
4git clone <address> -b <branch_name> --single-branch # Clones a single branch
5
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.