Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/runlevel5/anagrams_solver_crystal

Anagrams Solver kata in Crystal
https://github.com/runlevel5/anagrams_solver_crystal

Last synced: 24 days ago
JSON representation

Anagrams Solver kata in Crystal

Awesome Lists containing this project

README

        

# Anagrams Finder

Read a wordlist.txt then output anagrams groups

## Getting started

Run `crystal deps` to install deps

Run `crystal spec` to test