8000 Add an option to choose property in package.json by piotr-cz · Pull Request #1 · rauschma/scripts-help · GitHub
[go: up one dir, main page]

Skip to content

Add an option to choose property in package.json#1

Open
piotr-cz wants to merge 2 commits intorauschma:mainfrom
piotr-cz:patch-1
Open

Add an option to choose property in package.json#1
piotr-cz wants to merge 2 commits intorauschma:mainfrom
piotr-cz:patch-1

Conversation

@piotr-cz
Copy link
@piotr-cz piotr-cz commented Nov 10, 2023

For interoperability with npm-scripts-info package

Example package.json file:

{
  "scripts-info": {
    "tsc": "Compile the TypeScript to JavaScript.",
    "tscwatch": "Watch the TypeScript source code and compile it incrementally when and if there are changes.",
    "serve": "Serve the generated website via a local server."
  }
}

Command:

npx @rauschma/scripts-help -p scripts-info

@piotr-cz piotr-cz changed the title Add an option to choose key in package.json Add an option to choose property in package.json Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0