@boat/cli
Version:
A simple CLI to start your Boat projects
19 lines (13 loc) • 876 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
- Generators!
You can run `boat generate` to be prompted for all the information you need, or you can run the command `boat generate <type> <name>`, where type is 'feature', 'middleware', 'class', or 'interface', and name is whatever you want to call it!
- Working -v flag for version