@polka-codes/cli 0.3.0 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +3 -0
  2. package/dist/index.js +15156 -6556
  3. package/package.json +9 -4
  4. package/cli.cjs +0 -2
package/README.md CHANGED
@@ -29,6 +29,9 @@ polka
29
29
 
30
30
  # Run specific task
31
31
  polka task "improve readme"
32
+
33
+ # Create config file
34
+ polka config
32
35
  ```
33
36
 
34
37
  ### Configuration