Get hip or die trying
slng
is on npm! Check out out here
npm install -g slng
Once installed, you should be able to call with:
slng <search string>
slng will return (up to) the first 3 results by default. ability to change number of results coming soon
slng -R
slng --random
When passing the random flag, slng will search a random word and return (up to) the first 3 results by default. ability to change number of results coming soon
NOTE Random flag does not work if you pass a phrase; meaning that slng will search for the phrase.
e.g. slng -R gucci
and slng --random gucci
will return the results for 'gucci'.
If you see an issue with slng, feel free to create an issue for review. If we can reproduce the issue, we'll flag the ticket. Check out the rest of our contributing guidelines for more information.