Skip to content

jkloo/BatchY

Repository files navigation

BatchY

Build Status Coverage Status

A batch editing package and Sublime Text 2 plugin for YAML files.

##Installation

Clone this repo into a location on your file system.

git clone https://github.com/jkloo/BatchY.git

Change directories to the cloned location.

cd BatchY

Install the package.

make install

###Testing the Installation The testing configuration uses pep8 for static analysis. Install this program using pip.

pip install pep8

Run the package test suite as well as static analysis using

make test

Usage

See NOTES.md for some example usage.

About

A batch editing package and Sublime Text plugin for YAML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages