0.0.5 • Published 7 years ago
code-cloud v0.0.5
Code clouds 
Scours through a codebase in an attempt to generate a word cloud.
# Install
npm i -g code-cloud@latest
# Check out the CLI
code-cloud --help
# Generate config file [optional]
code-cloud --init
# Process the code base
code-cloud
The demo
directory shows data about its own source code.
The cloud.png
was generated by a Free online Wordcloud generator.