Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 593 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 593 Bytes

Is Anagram

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