Welcome to Gemfury’s Package Repository, a hosted service to securely store and deploy your code packages. After you upload your code to Gemfury, you can use your account as an additional (or alternative) package source and install using standard library tools.
Without further ado, here’s how you get started…
Step 1: Get an account
Sign up for a Gemfury account.
Step 2: Upload your packages
Go to your dashboard and click on the "+Upload" button to upload built packages. Once uploaded, it will appear in your package list.
You may also use cURL or Gemfury CLI from the terminal or from scripts.
If you prefer, you can let Gemfury build the package, and use
git-push
to upload your code.
Step 3: Use your packages
Gemfury supports a number of languages and packaging systems, please select from any of the guides below:
Deploy your... | RubyGems | npm packages with Yarn | npm packages | Python packages |
---|---|---|---|---|
Composer packages | DEB packages | RPM packages | NuGet packages | |
Go modules |