Skip to content

Instantly share code, notes, and snippets.

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@rolandocastro
rolandocastro / sketch-never-ending.md
Created September 28, 2018 18:23 — forked from Bhavdip/sketch-never-ending.md
Modify Sketch to never ending trial

###Sketch trial non stop

Open hosts files:

$ open /private/etc/hosts

Edit the file adding:

127.0.0.1 backend.bohemiancoding.com

127.0.0.1 bohemiancoding.sketch.analytics.s3-website-us-east-1.amazonaws.com

Command Description
Setup
git config --global user.name [Your Name] set your username
git config --global user.email [[email protected]] set your email
git config --global core.editor "pico" config editor
git config -l Check git configuration
Init
git clone [url] List all new or modified files