Skip to content

Generate open source and Creative Commons licenses from your command line

License

Notifications You must be signed in to change notification settings

celsiusnarhwal/emdy

Repository files navigation

Emdy

Emdy generates Markdown-formattted open source and Creative Commons licenses from your command line.

Installation

pipx (recommended)

The recommended, cross-platform, way of installing Emdy is via pipx.

pipx install emdy

Homebrew (macOS and Linux)

A Homebrew formula for Emdy is available from the Houkago Tea Tap.

brew tap celsiusnarhwal/htt
brew install emdy

pip (not recommended)

Emdy can be installed via pip like any other Python package, but unless you're going to create a virtual environment for it yourself, you're strongly recommeded to use pipx or Homebrew.

pip install emdy

Usage

Simply invoke Emdy from the command line:

emdy

That's it. Emdy will interactively guide you through the rest.

Demonstrations

See Emdy in action.

Generating an MIT License

oss_demo.gif

Generating a CC BY-NC-SA 4.0 License

cc_demo.gif

Acknowledgements

Emdy sources its Markdown-formatted licenses from IQAndreas/markdown-licenses and idleberg/Creative-Commons-Markdown.

Disclaimer

Licenses produced by Emdy have been modified from their original forms. I'm not responsible for any legal issues arising from inconsistencies between Emdy's licenses and those they were derived from.

License

Emdy is licensed under the MIT License.

About

Generate open source and Creative Commons licenses from your command line

Topics

Resources

License

Stars

Watchers

Forks

Languages