We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555015b commit d1f1a04Copy full SHA for d1f1a04
README.md
@@ -25,6 +25,13 @@ Install globally
25
26
## 📝 Usage
27
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
+
35
### Create a package
36
37
`packager new` or `packager n`
0 commit comments