This commit is contained in:
Tobe O 2019-04-17 15:12:00 -04:00
parent 88cb3648cd
commit f3dcbacb8b
3 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,6 @@
# 2.1.5+1
* Update to `inflection2`.
# 2.1.5
* Add `shared` boilerplates.
* Remove uncecessary `angel_model` imports.

3
example/main.dart Normal file
View file

@ -0,0 +1,3 @@
void main() {
// This package isn't usable from code.
}

View file

@ -1,5 +1,5 @@
author: Tobe O <thosakwe@gmail.com>
description: Command-line tools for the Angel framework.
description: Command-line tools for the Angel framework, including scaffolding.
homepage: https://github.com/angel-dart/angel_cli
name: angel_cli
version: 2.1.5+1