jubstuff/is-anagram

A CLI app to check if two words are anagrams.

v0.1.2 2019-08-04 17:10 UTC

This package is auto-updated.

Last update: 2024-05-05 03:42:34 UTC


README

Is Anagram is a CLI app to check if two words are anagrams.

Installation

Use composer to install it

composer g require jubstuff/is-anagram

Usage

Launch the executable

is-anagram

Make sure you setup your $PATH for Composer.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT