Skip to content

A script to bundle up cffi, cryptography and pyOpenSSL into their appropriate repos by Sublime Text platform/arch

Notifications You must be signed in to change notification settings

codexns/sublime-pyopenssl-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sublime pyOpenSSL Bundler

This is a simple bash script that takes the output of https://github.com/codexns/pyopenssl-build and moves the resulting files into repos set up for use in Sublime Text.

Instructions

After compiling the packages on the various environments using pyopenssl-build and creating a new release with all of the output files, check out the following repos:

git clone [email protected]:codexns/sublime-pyopenssl-bundler.git
git clone [email protected]:codexns/sublime-cffi.git
git clone [email protected]:codexns/sublime-cryptography.git
git clone [email protected]:codexns/sublime-pyOpenSSL.git

Then execute the update.sh by providing the tag name from pyopenssl-build. For example:

cd sublime-pyopenssl-bundler
./update.sh cryptography-0.6.1_pyopenssl-0.14_openssl-1.0.1j

Finally you'll need to commit the changes to the sublime-cffi, sublime-cryptography and sublime-pyOpenSSL repos, tag them and push them up to GitHub.

About

A script to bundle up cffi, cryptography and pyOpenSSL into their appropriate repos by Sublime Text platform/arch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages