Skip to content

Commit 32ef58e

Browse files
authored
Update index.md
1 parent 7c57e0e commit 32ef58e

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
@@ -13,6 +13,8 @@ to help scaffolding [Fano Framework](https://github.com/fanoframework/fano) web
1313
*[creating Fano web application project](#creating-project)*, *[creating controller](#creating-controller)*, *[model](#creating-model)*, *[view](#creating-view)*, *[middleware](#creating-middleware)* classes,
1414
*[generate random key](#generate-random-key)* and *[GUID](#generate-guid)*, *[minify JavaScript files](#minify-javascript)* and also *[setting up web server configuration](#deployment)*.
1515

16+
Fano CLI is supplemental tool. You can use Fano Framework without Fano CLI installed. However it is recommended to use Fano CLI as you can generate web application project easily in few seconds.
17+
1618
## <a name="installation"></a>Installation
1719

1820
Make sure Free Pascal and git are installed. Run

0 commit comments

Comments
 (0)