You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scaffolding-with-fano-cli/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: Tutorial how to use Fano CLI to scaffold web application using Fano
6
6
7
7
## What is Fano CLI?
8
8
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.
9
+
Fano Framework allows many its core functionalities to be configured or replaced with different implementation. This has drawback. You need many boilerplate code to create a single project.
10
10
11
11
[Fano CLI](https://github.com/fanoframework/fano-cli) is command line application
12
12
to help scaffolding [Fano Framework](https://github.com/fanoframework/fano) web application project. It helps tedious tasks such as
0 commit comments