Skip to content

Commit d1f1a04

Browse files
committed
Add usage steps
1 parent 555015b commit d1f1a04

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ Install globally
2525

2626
## 📝 Usage
2727

28+
1. Create a Github or Gitlab repository for your package
29+
2. Pull the package to your local machine
30+
3. Run `packager new` command
31+
4. Enter required information
32+
5. Install the package with `composer install` command
33+
6. Start developing your package
34+
2835
### Create a package
2936

3037
`packager new` or `packager n`

0 commit comments

Comments
 (0)