Skip to content

dwiel/voicecode_community_packages

Repository files navigation

voicecode_community_packages

This is a place where voicecode users can all contribute custom packages in a central location

The Goal

Everyone is invited to modify and provide additional packages they think others might find useful.

Installation

It is recommended that you fork this repo and install your fork locally:

  • cd ~/voicecode
  • git clone git@github.com:YOUR_USERNAME/voicecode_community_packages.git community
    • NOTE: you can use any directory name you want, but do not include the word package or voicecode will not load the packages/commands

Follow these directions to sync changes from the main community repo to your fork: https://help.github.com/articles/syncing-a-fork/

Contributing

We're still deciding on the best style guidelines to enable low friction usage of this repository.

In general, we can use the following minimal guidelines:

  • Each package should have its own file with a reasonable name: outlook.coffee
  • If there is already a package which serves a similar purpose than the 1 you're contributing, but is not compatible, create a new package with a unique name: vimium-username.coffee. It is likely that multiple people will have packages for the same application but with different styles.
  • Include a footer: # Custom User Commands Below This Line so that merging changes to the main package upstream does not result in merge conflicts with custom user commands.

About

This is a place where voicecode users can all contribute custom packages in a central location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors