@jetbrains/create-youtrack-app
Advanced tools
Comparing version 0.0.1-alpha.2 to 0.0.1-alpha.3
@@ -5,2 +5,4 @@ # Changelog | ||
## [0.0.1-alpha.3](https://github.com/JetBrains/youtrack-apps/compare/v0.0.1-alpha.2...v0.0.1-alpha.3) (2024-08-19) | ||
## [0.0.1-alpha.2](https://github.com/JetBrains/youtrack-apps/compare/v1.0.1-alpha.1...v0.0.1-alpha.2) (2024-08-19) | ||
@@ -7,0 +9,0 @@ |
@@ -0,1 +1,3 @@ | ||
#!/usr/bin/env node | ||
const { runner } = require('hygen') | ||
@@ -2,0 +4,0 @@ const Logger = require('hygen/dist/logger') |
{ | ||
"name": "@jetbrains/create-youtrack-app", | ||
"version": "0.0.1-alpha.2", | ||
"version": "0.0.1-alpha.3", | ||
"description": "A scaffolder for YouTrack App generating", | ||
"main": "index.js", | ||
"bin": { | ||
"create-youtrack-app": "index.js" | ||
}, | ||
"files": [ | ||
"_templates", | ||
"index.js", | ||
"README.md", | ||
"CHANGELOG.md" | ||
], | ||
"scripts": { | ||
@@ -7,0 +16,0 @@ "widget": "hygen widget add", |
@@ -1,2 +0,3 @@ | ||
this is Work in progress | ||
# Create YouTrack App | ||
[this is Work in progress] | ||
@@ -9,3 +10,6 @@ supported commands for now: | ||
### Development | ||
To test locally, run `npm exec .` | ||
## Documentation | ||
@@ -12,0 +16,0 @@ https://www.hygen.io/docs/generators - Hygen is used for the documentation |
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
32
21888
17
564