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: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,15 @@ You can check FKArchitectureGeneratorCLI out for details on [Medium story](https
6
6
7
7
## How to setup
8
8
9
-
It's super easy. Just download the fk executable file in the Product directory and move it under to /usr/local/bin/ path. Here it's ready to produce your MVVM and VIPER modules for your iOS apps.
9
+
It's super easy. Here these steps;
10
+
11
+
-Just download the fk executable file in the Product directory.
12
+
13
+
-Open terminal and navigate the current directory to the directory where you have just download the fk file.
14
+
15
+
-Then type chmod +x fk and press enter. Move it under to /usr/local/bin/ path.
16
+
17
+
Well it's ready to produce your MVVM and VIPER modules for your iOS apps.
0 commit comments