ethanlee16 / alexa-cli-reference

An Alexa skill to act as a quick reference to common *nix commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa Developer Toolbelt / CLI Reference

The Alexa Developer Toolbelt is an Alexa skill built to assist developers who may frequently use the command line, and just as frequently forget how to use the command line.

Case in point:

The Developer Toolbelt stores man pages and provides the ability to search their contents through Alexa, allowing you to ask questions like:

  • What does the tmux command do?
  • What does the rebase option of the git command do?
  • What option shows hidden files in the ls command?
  • Who wrote the echo command?

...but it's still very much a work-in-progress!

About

An Alexa skill to act as a quick reference to common *nix commands


Languages

Language:JavaScript 97.4%Language:HTML 2.6%