Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gemfury/cli

Gemfury CLI
https://github.com/gemfury/cli

cli gemfury

Last synced: 28 days ago
JSON representation

Gemfury CLI

Awesome Lists containing this project

README

        

Gemfury CLI
===========

[![Gem Version](https://badge.fury.io/go/github.com%2Fgemfury%2Fcli.svg)](https://badge.fury.io/go/github.com%2Fgemfury%2Fcli)
[![Build Status](https://github.com/gemfury/cli/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/gemfury/cli/actions/workflows/tests.yml)

This is the Gemfury CLI used to manage your Gemfury packages from the command line. If you're
familiar with the service and want to jump straight into command line action, please proceed to
the [CLI documentation](https://gemfury.com/guide/cli/).

Gemfury is your personal cloud for your private and custom RubyGems, Python packages, and NPM
modules. Once you upload your packages and enable Gemfury as a source, you can securely deploy
any package to any host. It's simple, reliable, and hassle-free.

### Introduction to Gemfury
* [Gemfury homepage](https://gemfury.com/)
* [Getting started with Gemfury](https://gemfury.com/help/getting-started)

### Using Gemfury CLI
* [CLI documentation](https://gemfury.com/guide/cli/)
* [Uploading private packages](https://gemfury.com/guide/cli/basic-usage/)
* [Manage collaborators](https://gemfury.com/guide/cli/collaboration/)

## Contribution and Improvements

Please [email us](mailto:[email protected]) if we've missed some key functionality or you have problems installing the CLI client. Better yet, fork the code, make the changes, and submit a pull request to speed things along.

### Submitting updates

If you would like to contribute to this project, just do the following:

1. Fork the repo on Github.
2. Add your features and make commits to your forked repo.
3. Make a pull request to this repo.
4. Review will be done and changes will be requested.
5. Once changes are done or no changes are required, pull request will be merged.
6. The next release will have your changes in it.

Please take a look at the issues page if you want to get started.

### Feature requests

If you think it would be nice to have a particular feature that is presently not implemented, we would love
to hear that and consider working on it. Just open an issue in Github.

## Questions

Please email [email protected] or file a Github Issue if you have any other questions or problems.