Skip to content

Commit c1bb0f1

Browse files
authored
Add reason why Fano CLI is needed
1 parent 2a80f72 commit c1bb0f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scaffolding-with-fano-cli/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: Tutorial how to use Fano CLI to scaffold web application using Fano
66

77
## What is Fano CLI?
88

9+
Fano Framework allows many its core functionality to be configured or replaced with different implementation. This has drawback. You need many boilerplate code to create a single project.
10+
911
[Fano CLI](https://github.com/fanoframework/fano-cli) is command line application
1012
to help scaffolding [Fano Framework](https://github.com/fanoframework/fano) web application project. It helps tedious tasks such as
1113
[creating Fano web application project](#creating-project), [creating controller](#creating-controller), [model](#creating-model), [view](#creating-view), [middleware](#creating-middleware) classes,

0 commit comments

Comments
 (0)