ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Sheller

by bantya ST3 Win

A brand new package to work with Command Prompt without using Command Prompt.

Labels shell, cmd, directory, files

Details

Installs

  • Total 2K
  • Win 2K
  • Mac 1
  • Linux 1
Dec 26 Dec 25 Dec 24 Dec 23 Dec 22 Dec 21 Dec 20 Dec 19 Dec 18 Dec 17 Dec 16 Dec 15 Dec 14 Dec 13 Dec 12 Dec 11 Dec 10 Dec 9 Dec 8 Dec 7 Dec 6 Dec 5 Dec 4 Dec 3 Dec 2 Dec 1 Nov 30 Nov 29 Nov 28 Nov 27 Nov 26 Nov 25 Nov 24 Nov 23 Nov 22 Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12
Windows 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 2 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

🐚 Sheller

A brand new package to work with Command Prompt without using Command Prompt

This package provides easy ways to work with the shell within the Sublime Text editor.

The available commands are:

Sheller: File:

Opens the sublime input panel, will act to any command inputted at the current file directory and return the result to the sublime build panel.

Sheller: Project Root:

Opens the sublime input panel, will perform the action at the currently working project root directory and return the result to the sublime build panel.

Useful when working with Laravel project and to quickly make a controller without going to the shell.

NOTE: You must have a project/files in a directory open in Sublime to make this command work.

Sheller: Open shell window at File Directory:

Opens the shell window at the current file directory.

Sheller: Open shell window at Project Root:

Opens the shell window at the project root directory.

NOTE: You must have a project/files in a directory open in Sublime to make this command work.

Sheller: Reveal File Directory:

Opens the current file directory.

Sheller: Reveal Project Root:

Opens the current project root directory.

NOTE: You must have a project/files in a directory open in Sublime to make this command work.

Keybinding

The default keybinding is alt+s, but you may change it according to your needs in your main .sublime-keymap file

Any Suggestions? Want to contribute?

This project is MIT licensed.

If you have any suggestions regarding to the package or want to contribute then please feel free to do so.