Skip to content

Instantly share code, notes, and snippets.

View jtgrimes's full-sized avatar

J.T. Grimes jtgrimes

View GitHub Profile
@lynxtdc
lynxtdc / gist:ae6f0c52d4c515ebbba8
Created November 15, 2015 23:05
Getting Node running on Windows with Homestead
I did a fair amount of poking around with this issue and found the following combination of suggestions to work for me.
I am running Windows 7 Professional 64 bit, Homestead 2.0 and install all my projects in a "code/project name" directory
Seems the main reason for NPM not working on Windows machines is it runs up against the file name character limit in Windows even though
you are installing on your vagrant/homestead box.
First I added this to my homestead.rb file:
config.vm.provider "virtualbox" do |vb| vb.customize ["setextradata", :id, "VBoxInternal2/SharedFoldersEnableSymlinksCreate/v-root", "1"]
@PurpleBooth
PurpleBooth / README-Template.md
Last active April 26, 2024 01:29
A template to make good README.md

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

Configure

xdebug.ini

xdebug.remote_enable=1
xdebug.remote_handler=dbgp
xdebug.remote_port=9000
xdebug.remote_autostart=1
xdebug.remote_connect_back=1
@malarkey
malarkey / Contract Killer 3.md
Last active April 16, 2024 21:44
The latest version of my ‘killer contract’ for web designers and developers

When times get tough and people get nasty, you’ll need more than a killer smile. You’ll need a killer contract.

Used by 1000s of designers and developers Clarify what’s expected on both sides Helps build great relationships between you and your clients Plain and simple, no legal jargon Customisable to suit your business Used on countless web projects since 2008

…………………………