Skip to content

Brackets extension which give you shell access for both Windows and *nix platforms.

License

Notifications You must be signed in to change notification settings

mvidmar/hdy.brackets-shell

 
 

Repository files navigation

hdy.Brackets-Shell

A brackets extension giving you access to the system shell within brackets.

##Usage Brackets-Shell adds a new icon on the right panel: click on it to toggle the shell's panel

##Options Brackets-Shell adds the following options to your brackets.json file:

  • hdy.brackets-shell.dark: set to true if you are using Bracket's dark theme (defaults to false)
  • hdy.brackets-shell.trackProject: set to true if you want to have the Bracket's shell automatically be set to your project's root directory
  • hdy.brackets-shell.shell: set to the path of your shell (i.e "/bin/sh" or "/bin/bash"). For Windows this should be set to "cmd.exe"

##Screenshots

##Change Log Please see CHANGELOG.md

##License MIT. Please see LICENSE

About

Brackets extension which give you shell access for both Windows and *nix platforms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 6.8%
  • HTML 3.6%