-
-
Save marcastel/b4211aa77b9202ca77d26de097725d31 to your computer and use it in GitHub Desktop.
Revisions
-
marcastel revised this gist
Feb 9, 2017 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,4 +17,6 @@ Software | Technology | Notes [Hyper.is](https://github.com/zeit/hyper) | JavaScript | New kid on the block. The future? ### To investigate - <https://www.tuleap.org> -
marcastel revised this gist
Feb 8, 2017 . 1 changed file with 4 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,11 +9,12 @@ Using [Erik Reagan](https://github.com/erikreagan)'s [original gist](https://gis - Work in multiple language environments (C/C++, Perl, PHP, Javascript (full-stack), ...) - Prefer consolidating all build processes with one tool (i.e. GNU Make) rather than a cohort of language specific imitators (Ant, Grunt, ...) ### Terminal emulation Software | Technology | Notes :---|:---:|:--- [iTerm2](http://www.iterm2.com) | Objective-C | Long time standard. Stable. Efficient. [Hyper.is](https://github.com/zeit/hyper) | JavaScript | New kid on the block. The future? -
marcastel revised this gist
Feb 8, 2017 . 1 changed file with 5 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,14 +9,11 @@ Using [Erik Reagan](https://github.com/erikreagan)'s [original gist](https://gis - Work in multiple language environments (C/C++, Perl, PHP, Javascript (full-stack), ...) - Prefer consolidating all build processes with one tool (i.e. GNU Make) rather than a cohort of language specific imitators (Ant, Grunt, ...) Software | Technology | Notes :---|:---:|:--- **Terminal emulation**|| [iTerm2](http://www.iterm2.com) | Objective-C | the long time standard [Hyper.is](https://github.com/zeit/hyper) | JavaScript | the new kid on the block -
marcastel revised this gist
Feb 8, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Software | Notes -------------------------------------|--------------------------------------------------------------------------- **Terminal emulation** | [iTerm2](http://www.iterm2.com) | the long time standard [Hyper.io](https://hyper.io) | the new kid on the block (Atom JavaScript) ----------------------------------------------------------------------------------------------------------------- -
marcastel revised this gist
Feb 8, 2017 . 1 changed file with 5 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,14 +12,11 @@ Using [Erik Reagan](https://github.com/erikreagan)'s [original gist](https://gis ## Terminal emulation Software | Notes -------------------------------------|--------------------------------------------------------------------------- **Terminal emulation** | [iTerm2](http://www.iterm2.com) | the long time standard [Hyper.io](https://hyper.is) | the new kid on the block (Atom JavaScript) ----------------------------------------------------------------------------------------------------------------- -
marcastel revised this gist
Feb 8, 2017 . 1 changed file with 9 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,10 +11,15 @@ Using [Erik Reagan](https://github.com/erikreagan)'s [original gist](https://gis ## Terminal emulation ----------------------------------------------------------------------------------------------------------------- Software Notes ------------------------------------- --------------------------------------------------------------------------- **Terminal emulation** [iTerm2](http://www.iterm2.com) the long time standard [Hyper.io](https://hyper.is) the new kid on the block ----------------------------------------------------------------------------------------------------------------- -
marcastel revised this gist
Feb 8, 2017 . 1 changed file with 9 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,3 +9,12 @@ Using [Erik Reagan](https://github.com/erikreagan)'s [original gist](https://gis - Work in multiple language environments (C/C++, Perl, PHP, Javascript (full-stack), ...) - Prefer consolidating all build processes with one tool (i.e. GNU Make) rather than a cohort of language specific imitators (Ant, Grunt, ...) ## Terminal emulation - [iTerm2] -- the long time standard - [Hyper.io] -- the new kid on the block [Hyper.io]: https://hyper.is {target=\_target} [iTerm2]: http://www.iterm2.com {target=\_target} -
marcastel renamed this gist
Jan 17, 2017 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
marcastel renamed this gist
Jan 17, 2017 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
marcastel renamed this gist
Jan 17, 2017 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
marcastel revised this gist
Jan 17, 2017 . 1 changed file with 9 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,11 @@ # MacOS development environment Using [Erik Reagan](https://github.com/erikreagan)'s [original gist](https://gist.github.com/erikreagan/3259442) as a base -- which doesn't seem to have been updated recently, hence my fork, I will maintain here an alternate version for programmers, who, like me: - Prefer CLI over UX, and the keyboard over the mouse - Spend most of their time in terminal environments - Primarily work in UNIX environments (AIX, macOS/BSD, Linux, ...) - Develop both back-end and front-end applications and software - Work in multiple language environments (C/C++, Perl, PHP, Javascript (full-stack), ...) - Prefer consolidating all build processes with one tool (i.e. GNU Make) rather than a cohort of language specific imitators (Ant, Grunt, ...) -
erikreagan revised this gist
Aug 4, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ # Mac web developer apps This gist's comment stream is a collection of webdev apps for OS X. Feel free to add links to apps you like, just make sure you add some context to what it does — either from the creator's website or your own thoughts. — Erik -
erikreagan revised this gist
Aug 4, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,4 +2,4 @@ This is a collection of webdev apps for OS X. Feel free to add links to apps you like, just make sure you add some context to what it does — either from the creator's website or your own thoughts. — Erik -
erikreagan revised this gist
Aug 4, 2012 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # Mac web developer apps This is a collection of webdev apps for OS X. Feel free to add links to apps you like, just make sure you add some context to what it does — either from the creator's website or your own thoughts. -
erikreagan revised this gist
Aug 4, 2012 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,5 @@ # Apps & Purposes This is a collection of webdev apps for OS X. Feel free to add links to apps you like, just make sure you add some context to what it does — either from the creator's website or your own thoughts. Erik -
erikreagan created this gist
Aug 4, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ # Apps & Purposes