artisan-init
Advanced tools
Comparing version 0.32.2 to 0.32.3
{ | ||
"name": "artisan-init", | ||
"version": "0.32.2", | ||
"version": "0.32.3", | ||
"description": "Artisan framework init.", | ||
@@ -8,2 +8,3 @@ "author": "Chris Breuer", | ||
"homepage": "https://github.com/ow3org/stacks/tree/main/.stacks/artisan-init#readme", | ||
"bin": "./cli.mjs", | ||
"repository": { | ||
@@ -10,0 +11,0 @@ "type": "git", |
# Artisan CLI | ||
Currently, we store the `npx artisan-init project-name` source here. | ||
The `npx artisan-init $project-name` source is stored here. | ||
To learn more about how to get started, check out the [documentation](https://stacks.ow3org.com). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2985