Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/squarepear/portmanteau

A python script to create a portmanteau of words
https://github.com/squarepear/portmanteau

Last synced: 5 days ago
JSON representation

A python script to create a portmanteau of words

Awesome Lists containing this project

README

        

# Portmanteau.py

## USAGE:
```
portmanteau [OPTIONS] [WORDS]
```

## OPTIONS:
```
-h, --help Prints this message
-f, --file File to import list of words
```

## ARGS:
```
[WORDS]... Words to combine.
```