Skip to content

lukeslattry/bump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bump

A simple, single command for mac to open a web project in sublime text and your default browser.

I don't think theres much point in versioning this but we'll call it 0.2. 😜

Usage

$ bump [options] [path to project directory]

Options

-a

Opens all html files in the project in browser.

By default bump will open the index file of the project in the browser.

-s

Opens all files in Sublime Text and not the browser.

-b

Opens all files html in the browser and no files are opened Sublime Text.

More options coming soon...

Set Up

Prerequisites

Python 3 and Sublime Text Command Line Tools downloaded and installed.

Download

Download the bump executable and the setup.sh file to you home directory.

Set Up Alias on Mac

Simply run this command and your ready go. 😄

$ sh setup.sh

About

A simple, single command to open a web project in sublime text and your default browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published