egghead.io
Courses
Current Time 0:00
/
Duration Time 0:00
illustration for Automate Everything: An egghead Guide to Productivity
Course

Automate Everything: An egghead Guide to Productivity

  1. 1
    Overview of Automate Everything
    1m 7s
  2. 2
    Create a Lesson Template
    46s
  3. 3
    Create Repos on Github from the CLI with hub
    39s
  4. 4
    Automate Lesson Creation From Templates With ZSH Functions
    1m 4s
  5. 5
    Branch and Create a Lesson in a Single ZSH Function
    43s
  6. 6
    Add Conditions to ZSH Functions to Prevent Mistakes
    1m 20s
  7. 7
    Launch a New Lesson From a Keyboard Shortcut
    1m 34s
  8. 8
    Select a Lesson Template From an Alfred Workflow
    1m 50s
  9. 9
    Create a Command Line Tool for Your Favorite Node Utility
    3m 5s
  10. 10
    Create a VS Code Extension to Pass Arguments to the Terminal
    1m 53s
  11. 11
    Write Your Lesson Information to a Markdown File From a ZSH Function
    2m 3s
  12. 12
    Speed Editing in Screenflow by Remapping Your Mouse with Karabiner
    1m 54s
  13. 13
    Bind the Middle Mouse Button to Dragging the Screenflow Timeline Using Karabiner
    1m 14s

Create a Command Line Tool for Your Favorite Node Utility

John Lindquist
InstructorJohn Lindquist
Share this video with your friends

Social Share Links

Send Tweet

There are many, many Node utilities out there that you may want to use in your everyday workflow. You can wrap these utilities with simple command line APIs to expose them to the rest of your computer.

View code on GitHub
©egghead.io
Terms & ConditionsFAQ