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

I'd love to see the source for this! #1

Closed
jazzdelightsme opened this issue Dec 19, 2014 · 4 comments
Closed

I'd love to see the source for this! #1

jazzdelightsme opened this issue Dec 19, 2014 · 4 comments

Comments

@jazzdelightsme
Copy link

FormatPx is awesome. I have some experience monkey-patching the formatting commands, and I would love to see your approach. Are you sharing the source anywhere?

Thanks!

@KirkMunro
Copy link
Owner

Thanks, I'm glad you like it! All source is on GitHub in this project. The master branch contains the unsigned script module, and if I ever have changes checked in but not released yet, they will be there. The release branch contains the latest signed release, and the assembly contains the Visual Studio solution for the binary module. I follow this model for all my modules on GitHub. Have a look at the assembly source and let me know what you think!

@KirkMunro
Copy link
Owner

Note, that should say the assembly branch, not just the assembly. Sorry if this caused any confusion.

@jazzdelightsme
Copy link
Author

Ah, I didn't think to look in a different branch. Thank you!

(that's a neat trick for keeping both source and binary releases as part of the same repo--thank you for that, too!)

@KirkMunro
Copy link
Owner

You're welcome!

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