teletype - create command line apps the easy way!
tty now includes the teletype executable for scaffolding command line applications. Generating new application is a simple as running the teletype new my-app-name in your console. You can then add new commands and subcommands with integration and unit tests baked in. Let me know about your terminal creations built with teletype! Everything you need to know is in a readme document.
Post a comment