Skip to content

Instantly share code, notes, and snippets.

View julzhk's full-sized avatar
🏠
Working from home

J Harley julzhk

🏠
Working from home
  • -
  • canada
View GitHub Profile
@julzhk
julzhk / Procfile
Last active December 5, 2017 22:28 — forked from avram-dames/Procfile
Heroku Procfile to run airflow webserver
web: airflow webserver --port=$PORT --hostname==0.0.0.0
@julzhk
julzhk / ChromebookDev.md
Last active June 11, 2018 11:35 — forked from iamerikjolson/ChromebookDev.md
How to setup your Chromebook as a dev box

These instructions will not work on Chromebooks with an ARM processor. If you have an ARM processor then you cannot install Chromebrew to get git. You'll need to instead install crouton. Here are instructions that you can follow: https://github.com/macton/arch-linux-install-notes/tree/master/arm-chromebook-chroot

#Configuring Chromebook for Development

After a full Sunday of trial and error, and stepping through many semi-complete or dated blog posts explaining how to do this, I was able to get the Chromebook into developer mode, install git, Node.js, and NPM.

Here's what I did...

  1. Enable Developer Mode
  • Press Esc-Refresh-Power keys which will reboot the Chromebook