Skip to content
/ pundle Public

Pundle is a simple plugin manager for pentadactyl like vundle for vim

Notifications You must be signed in to change notification settings

maksimr/pundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pundle.js

[Pundle] is short from Pentadactylbundle and is a simple plugin manager

##How it use

  1. Setup Pundle
$ git clone https://github.com/maksimr/pundle.git ~/.pentadactyl/plugin/pundle
  1. Configure pundles:

Sample .pentadactylrc:

 " set bundle
 Bundle maksimr/beautiful-translate

Commands

 " :BundleInstall(!)          - install(update) bundles
 " :BundleRemove bundleName   - remove bundle

Git Installation

You must have git is installed on your system. Then download this file and put it in pentadactyl's plugins or barrel folders

Windows

Define git on "Windows". You must download "Git" from http://git-scm.com/ and add in "Environment Variables" %PATH% ('System Properties' 'Environment Variables' 'System variables' 'Path') path to git example C:\Program Files\Git\bin and restart computer.

(version: 0.1) maksimr

About

Pundle is a simple plugin manager for pentadactyl like vundle for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published