Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using EvilClippy for the power of good #29

Closed
Beakerboy opened this issue May 11, 2020 · 1 comment
Closed

Using EvilClippy for the power of good #29

Beakerboy opened this issue May 11, 2020 · 1 comment

Comments

@Beakerboy
Copy link

I have some VBA code on GitHub. Ideally, when I change the code, and add a tag, I would like Travis-ci or Appveyor to take the code, turn it into the ole binary format, and package it into a Excel Addin in the least Evil way possible, no obfuscation or hiding anything. I’m trying to distribute some open source statistics algorithms for widely without having to create the addin on my local workstation. It seems Microsoft likes to insert identifying information about the local environment into any addin that is created.

@stanhegt
Copy link
Contributor

Thanks for the suggestion! I have raw PoC code for turning a text-based VBA file into MS-OVBA format. This that might turn into a separate project, but will not be part of Clippy. In the meantime, you may want to have a look at another project: https://github.com/JanKallman/EPPlus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants