Skip to content

tanner-bruce/dever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dever

Dever is a Chrome and Firefox productivity extension along with a Go backend server that adds a button to GitLab and GitHub which provides a one-click clone to ~/src/<github.com>/<user>/<repo>. Further, it will checkout the branch you are currently viewing.

Getting Started

Getting started is simple, the only requirement is Docker. To run the server, docker-compose can be used. The following command will start Dever in daemon mode, which will attempt to always keep it running.

# docker-compose up -d

To install the Chrome extension, browse to chrome://extensions, and enable the developer mode. From here, select Load Unpacked, then browse to the chrome-extension folder inside of the repo. Install this, and then everything should be running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published