Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrewmcodes/dishwasher

A CLI tool to help you easily delete forked repositories.
https://github.com/andrewmcodes/dishwasher

api dishwasher fork gem github github-api ruby ruby-gem

Last synced: 3 days ago
JSON representation

A CLI tool to help you easily delete forked repositories.

Awesome Lists containing this project

README

        

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
![StandardRB](https://github.com/andrewmcodes/dishwasher/workflows/StandardRB/badge.svg)
![Tests](https://github.com/andrewmcodes/dishwasher/workflows/Tests/badge.svg)

# Dishwasher

A CLI tool written in Ruby to help you remove unneeded GitHub forks.

## Installation

```sh
gem install dishwasher
```

## Usage

[![asciicast](https://asciinema.org/a/311548.svg)](https://asciinema.org/a/311548)

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/andrewmcodes/dishwasher. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

### Code of Conduct

Everyone interacting in the Dishwasher project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/andrewmcodes/dishwasher/blob/master/CODE_OF_CONDUCT.md).

### Coding Standards

This project uses [Standard](https://github.com/testdouble/standard) to minimize bike shedding related to code formatting.

Please run `./bin/standardize` prior submitting pull requests.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Andrew Mason

πŸ’» πŸ“– πŸ”§ ⚠️ 🚧

Kurtis Rainbolt-Greene

πŸ›

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!