Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yxdunc/combes

Little CLI tool to ease generation of permutations/combinations/sub_lists of a given list
https://github.com/yxdunc/combes

brew cli combinatorics generator

Last synced: about 1 month ago
JSON representation

Little CLI tool to ease generation of permutations/combinations/sub_lists of a given list

Awesome Lists containing this project

README

        

# combes
Little CLI tool to generate permutations/combinations/sub_lists of a given list

## Install

### Brew (osx)

`brew tap yxdunc/homebrew-tools`

`brew install combes`