Skip to content

Instantly share code, notes, and snippets.

@marcastel
Forked from erikreagan/mac-apps.md
Last active February 9, 2017 11:37
Show Gist options
  • Select an option

  • Save marcastel/b4211aa77b9202ca77d26de097725d31 to your computer and use it in GitHub Desktop.

Select an option

Save marcastel/b4211aa77b9202ca77d26de097725d31 to your computer and use it in GitHub Desktop.

Revisions

  1. marcastel revised this gist Feb 9, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions macos-devlp.md
    Original 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>
  2. marcastel revised this gist Feb 8, 2017. 1 changed file with 4 additions and 3 deletions.
    7 changes: 4 additions & 3 deletions macos-devlp.md
    Original 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
    :---|:---:|:---
    **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
    [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?



  3. marcastel revised this gist Feb 8, 2017. 1 changed file with 5 additions and 8 deletions.
    13 changes: 5 additions & 8 deletions macos-devlp.md
    Original 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, ...)

    ## Terminal emulation


    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)
    -----------------------------------------------------------------------------------------------------------------
    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


  4. marcastel revised this gist Feb 8, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion macos-devlp.md
    Original 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.is) | the new kid on the block (Atom JavaScript)
    [Hyper.io](https://hyper.io) | the new kid on the block (Atom JavaScript)
    -----------------------------------------------------------------------------------------------------------------


  5. marcastel revised this gist Feb 8, 2017. 1 changed file with 5 additions and 8 deletions.
    13 changes: 5 additions & 8 deletions macos-devlp.md
    Original 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
    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)
    -----------------------------------------------------------------------------------------------------------------


  6. marcastel revised this gist Feb 8, 2017. 1 changed file with 9 additions and 4 deletions.
    13 changes: 9 additions & 4 deletions macos-devlp.md
    Original 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

    - [iTerm2] -- the long time standard
    - [Hyper.io] -- the new kid on the block

    -----------------------------------------------------------------------------------------------------------------
    Software Notes
    ------------------------------------- ---------------------------------------------------------------------------
    **Terminal emulation**

    [iTerm2](http://www.iterm2.com) the long time standard

    [Hyper.io](https://hyper.is) the new kid on the block
    -----------------------------------------------------------------------------------------------------------------


    [Hyper.io]: https://hyper.is {target=\_target}
    [iTerm2]: http://www.iterm2.com {target=\_target}
  7. marcastel revised this gist Feb 8, 2017. 1 changed file with 9 additions and 0 deletions.
    9 changes: 9 additions & 0 deletions macos-devlp.md
    Original 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}
  8. marcastel renamed this gist Jan 17, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  9. marcastel renamed this gist Jan 17, 2017. 1 changed file with 0 additions and 0 deletions.
  10. marcastel renamed this gist Jan 17, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  11. marcastel revised this gist Jan 17, 2017. 1 changed file with 9 additions and 3 deletions.
    12 changes: 9 additions & 3 deletions mac-apps.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,11 @@
    # Mac web developer apps
    # MacOS development environment

    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.
    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, ...)

    — Erik
  12. @erikreagan erikreagan revised this gist Aug 4, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mac-apps.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    # 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.
    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
  13. @erikreagan erikreagan revised this gist Aug 4, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mac-apps.md
    Original 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
    Erik
  14. @erikreagan erikreagan revised this gist Aug 4, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion mac-apps.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # Apps & Purposes
    # 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.

  15. @erikreagan erikreagan revised this gist Aug 4, 2012. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion mac-apps.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,5 @@
    # Apps & Purposes
    # 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
  16. @erikreagan erikreagan created this gist Aug 4, 2012.
    1 change: 1 addition & 0 deletions mac-apps.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    # Apps & Purposes