Commanding Chaos for Coworking, Open Source and Creative Communities

command_line

Developers can run Bash Shell and user-mode Ubuntu Linux binaries on Windows 10 - Scott Hanselman

Wed, 03/30/2016 - 14:07 -- rprice

Running bash on Windows hits in the sweet spot. It behaves like Linux because it executes real Linux binaries. Just hit the Windows Key and type bash.

After you're setup, run apt-get update and get a few developer packages. I wanted Redis and Emacs. I did an apt-get install emacs23 to get emacs. Note this is the actual emacs retrieved from Ubuntu's feed.

windows
tools
command_line
drupaleasypodcast

Developers can run Bash Shell and user-mode Ubuntu Linux binaries on Windows 10 - Scott Hanselman

Wed, 03/30/2016 - 14:07 -- rprice

Running bash on Windows hits in the sweet spot. It behaves like Linux because it executes real Linux binaries. Just hit the Windows Key and type bash.

After you're setup, run apt-get update and get a few developer packages. I wanted Redis and Emacs. I did an apt-get install emacs23 to get emacs. Note this is the actual emacs retrieved from Ubuntu's feed.

windows
tools
command_line
drupaleasypodcast

Developers can run Bash Shell and user-mode Ubuntu Linux binaries on Windows 10 - Scott Hanselman

Wed, 03/30/2016 - 14:07 -- rprice

Running bash on Windows hits in the sweet spot. It behaves like Linux because it executes real Linux binaries. Just hit the Windows Key and type bash.

After you're setup, run apt-get update and get a few developer packages. I wanted Redis and Emacs. I did an apt-get install emacs23 to get emacs. Note this is the actual emacs retrieved from Ubuntu's feed.

windows
tools
command_line
drupaleasypodcast

Using Robo to script environment sync | Dustin LeBlanc

Mon, 01/25/2016 - 11:30 -- rprice

Robo: a robust commandline task runner for PHP. I really wanted something native to PHP to handle basic tasks and scripting and Robo fits the bill perfectly for me. Robo is written by the guy who maintains Codeception and I have really enjoyed it for several months now. I also pull in the robo-drush package for drupal sites because it makes things a bit simpler. Below is a generalized version of the scripts I use to sync my local site with remote servers. This script is admittedly far bigger than the short little bash script above, but it is also a lot more flexible; and it is just PHP.

drush
drupaleasypodcast
command_line
synch

Using Robo to script environment sync | Dustin LeBlanc

Mon, 01/25/2016 - 11:30 -- rprice

Robo: a robust commandline task runner for PHP. I really wanted something native to PHP to handle basic tasks and scripting and Robo fits the bill perfectly for me. Robo is written by the guy who maintains Codeception and I have really enjoyed it for several months now. I also pull in the robo-drush package for drupal sites because it makes things a bit simpler. Below is a generalized version of the scripts I use to sync my local site with remote servers. This script is admittedly far bigger than the short little bash script above, but it is also a lot more flexible; and it is just PHP.

drush
drupaleasypodcast
command_line
synch

Using Robo to script environment sync | Dustin LeBlanc

Mon, 01/25/2016 - 11:30 -- rprice

Robo: a robust commandline task runner for PHP. I really wanted something native to PHP to handle basic tasks and scripting and Robo fits the bill perfectly for me. Robo is written by the guy who maintains Codeception and I have really enjoyed it for several months now. I also pull in the robo-drush package for drupal sites because it makes things a bit simpler. Below is a generalized version of the scripts I use to sync my local site with remote servers. This script is admittedly far bigger than the short little bash script above, but it is also a lot more flexible; and it is just PHP.

drush
drupaleasypodcast
command_line
synch

Nitrous

Fri, 04/17/2015 - 13:35 -- rprice

Claim your PHP Development Box in 60 seconds. Code on your box in the cloud via our Web IDE, your favorite Desktop Editor, or our Chrome application. Share boxes and code together right in your browser.

cloud
ide
hosting
editor
Programming
code
development
training
command_line

Pages

Subscribe to RSS - command_line