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
+17-4Lines changed: 17 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,20 @@
2
2
3
3
## Welcome to `reactplay.io` ecosystem
4
4
5
-
A package to create the boilerplate files for creating a play withing your local system
5
+
A package to generate boilerplate files for creating a play withing your local system. Another idea of this package to create a backbone structure for running all sort of maintenance and house keeping task.
6
+
7
+
## Command Line Options
8
+
Here are few options
9
+
- -h/help: Show all available arguments and flags
10
+
- -c/create: Creates a play boilerplate within local directory structure
0 commit comments