Created
February 3, 2012 02:04
-
-
Save Getty/1727197 to your computer and use it in GitHub Desktop.
What is the DuckPAN?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # What is the DuckPAN? | |
| ## General purpose | |
| The [DuckPAN](http://duckpan.org) is our central release registry for all our opensource code distributions. The main purpose is to open a release based contribution concept which allows the developer to NOT leave his common workflow to generate the contributions for DuckDuckGo. | |
| ## Uploading Perl distributions | |
| For uploading Perl modules to DuckPAN, we added a PAUSE like upload point, which you can use with the [Community Platform](https://dukgo.com/) credentials. We provide a [Dist::Zilla](https://metacpan.org/module/Dist::Zilla) module as [Dist::Zilla::Plugin::UploadToDuckPAN](https://metacpan.org/module/Dist::Zilla::Plugin::UploadToDuckPAN), which makes it trivial to upload a Perl distribution to our DuckPAN. | |
| ## Uploading Python distributions | |
| ## Uploading NodeJS distributions | |
| ## Uploading Ruby distributions | |
| ## Uploading JavaScript | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment