Skip to content

A plugin for Sublime Text 2. If the file you saved has no extension and start with shebang, this plugin make executable that file.

Notifications You must be signed in to change notification settings

cockscomb/SublimeMakeExecutable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

If the file you are saving has one of the enabled extensions and starts with a shebang (#!), this plugin saves that file as executable.

Preferences

  • enabled_extensions : ["","sh","py","rb","pl"]

     An array of file extensions that MakeExecutable should run on.
    

About

A plugin for Sublime Text 2. If the file you saved has no extension and start with shebang, this plugin make executable that file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages