@bento-js/cli 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,11 @@
1
+ # cli
2
+
3
+ ## What is this
4
+
5
+ This is bento's cli tools.
6
+ Bento is a full stack framework(WIP).
7
+
8
+ ## How to use it
9
+
10
+ Current is WIP
11
+ You can follow [this repo](https://github.com/bento-js/cli) to get latest usage.