Commit Graph

173 Commits

Author SHA1 Message Date
AJ ONeal e845e13631 Update to 1.5.1 2015-03-15 21:36:11 -06:00
AJ ONeal cd92653f6c Create setup-raspbian.sh 2015-02-05 09:33:10 -07:00
AJ ONeal 91279d1fe2 bump v1.1.0 2015-02-03 22:27:03 -07:00
AJ ONeal 23f9400728 bump v1.1.0 2015-02-03 22:26:39 -07:00
AJ ONeal c4d784318b Update README.md 2015-02-03 22:26:04 -07:00
AJ ONeal 76fe4fad6e Update README.md 2015-01-26 00:11:42 -07:00
AJ ONeal 2d13295e63 Update README.md 2015-01-24 16:29:03 -07:00
AJ ONeal 9f245dd42b Update README.md 2015-01-20 23:34:08 -07:00
AJ ONeal 7f07bc0a25 clarified tl;dr 2015-01-20 23:33:28 -07:00
AJ ONeal 21f26603f6 specify output dir with tar instead of using cd 2015-01-20 23:24:02 -07:00
AJ ONeal 6d2d7e7c20 move paths to bash vars 2015-01-20 23:18:12 -07:00
AJ ONeal 05dd997bf6 add setup-min for install without deps 2015-01-20 23:17:31 -07:00
AJ ONeal 835ebe737f move paths to bash vars 2015-01-20 23:16:58 -07:00
AJ ONeal c4c74e3f46 print command to restore node correctly 2015-01-20 23:16:17 -07:00
AJ ONeal 1e52638583 update to 1.0.3 2015-01-20 23:15:30 -07:00
AJ ONeal 882f8c6d97 Update README.md 2015-01-20 22:45:27 -07:00
AJ ONeal fc3c4fcf2e Update README.md 2015-01-20 22:39:46 -07:00
AJ ONeal d13acf1a8f Update README.md 2015-01-20 22:34:04 -07:00
AJ ONeal f14b3d6b49 typo fix 2015-01-20 19:46:12 -07:00
AJ ONeal 2f2e721893 added TOC 2015-01-20 19:45:45 -07:00
AJ ONeal 3d69946240 XCode License, Ubuntu wget
forgot about the OS X license and desktop ubuntu doesn't have wget
2015-01-20 19:34:25 -07:00
AJ ONeal 2e22e92cd9 .bash -> .sh (for shortness) 2015-01-19 17:18:28 -07:00
AJ ONeal 09322c50ae added iojs-dev and iojs-min 2015-01-19 17:09:36 -07:00
AJ ONeal d7c26deaf1 Create setup-min.sh 2015-01-19 17:06:29 -07:00
AJ ONeal 22d6a12a7f don't run from stdin
Running from stdin by piping to bash prevents `read` and other install prompts.
2015-01-19 16:59:20 -07:00
AJ ONeal 331f4eadb9 store node path & ver before moving 2015-01-17 18:23:25 -07:00
AJ ONeal 52d1bd8cdc typo fix 2015-01-15 16:07:03 -07:00
AJ ONeal 984b6135f7 make restoring node more clear 2015-01-15 16:05:06 -07:00
AJ ONeal e2974cc962 Merge branch 'master' of github.com:coolaj86/iojs-install-script 2015-01-15 16:01:20 -07:00
AJ ONeal 6defb38f85 typo fix 2015-01-15 16:01:15 -07:00
AJ ONeal 158d114aeb Update README.md 2015-01-15 15:59:32 -07:00
AJ ONeal 6bb1b6a612 Update README.md 2015-01-15 15:59:12 -07:00
AJ ONeal ee45e9d885 Update README.md 2015-01-15 15:57:43 -07:00
AJ ONeal a737667301 better output 2015-01-15 15:53:55 -07:00
AJ ONeal 8a6a7ed83a better output 2015-01-15 15:52:35 -07:00
AJ ONeal 0ff11fbf72 no output for pushd 2015-01-15 15:43:34 -07:00
AJ ONeal e013693961 refactor 2015-01-15 15:41:04 -07:00
AJ ONeal b44332e44d handle node + iojs 2015-01-15 15:04:14 -07:00
AJ ONeal 8916e4501a handle node + iojs 2015-01-15 15:01:58 -07:00
AJ ONeal 9aba23aec2 show user that node is already installed 2015-01-15 14:50:53 -07:00
AJ ONeal 1928941c1b handle node + iojs 2015-01-15 14:43:34 -07:00
AJ ONeal 5f316be072 handle node + iojs 2015-01-15 14:42:39 -07:00
AJ ONeal 220530a675 Update setup-ubuntu.bash 2015-01-15 14:39:53 -07:00
AJ ONeal 6433047dab Update setup-ubuntu.bash 2015-01-15 14:34:11 -07:00
AJ ONeal 14d64876cc make fail2ban optional
A lot of people are, understandably, under the opinion that it's not *directly* related to io.js / node.js development.

I argue that it is since io.js / node.js
2015-01-15 14:32:21 -07:00
AJ ONeal aceb40476d added friendly comment 2015-01-14 02:57:45 -07:00
AJ ONeal 1ed3b1934b ChangeLog -> CHANGELOG.md 2015-01-14 02:54:25 -07:00
AJ ONeal 7cc0644fec node.js -> io.js, node -> iojs 2015-01-14 02:43:38 -07:00
AJ ONeal b1855d243e Initial commit 2015-01-14 02:33:38 -07:00
AJ ONeal c989855923 Update setup-mavericks.bash 2015-01-08 12:05:07 -07:00