Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

info: print the script description and path in devenv info #1268

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

sandydoo
Copy link
Member

@sandydoo sandydoo commented Jun 11, 2024

Adds the script's description and its path to the output of devenv info.
Preview for devenv:

# processes
- docs: exec /nix/store/1vi1k0wy7a86g8i5imypw1p2g1g2bjl9-docs
- tailwind: exec /nix/store/ln9gvm1gkmii8bxr51n4r54c8j1w3991-tailwind

# scripts
- devenv-generate-doc-options: Generate option docs.
  /nix/store/f3kp77kfxl08nqlpzdmkykqnf1cwnfhc-devenv-generate-doc-options

- devenv-generate-docs: Generate lists of all languages and services.
  /nix/store/ycwim9lpm0azqkh77sysr3j2kw17m5fc-devenv-generate-docs

- devenv-generate-languages-example: Generate an example enabling every supported language.
  /nix/store/17x10g90jicnadi2ixm5as2gd9ch6vi6-devenv-generate-languages-example

- devenv-test-cli: Test devenv CLI.
  /nix/store/jiyllnk1sm3bamhrkbh38lhhh5svhqij-devenv-test-cli

Suggested by @karfau on discord.

@sandydoo sandydoo added the enhancement New feature or request label Jun 11, 2024
@domenkozar domenkozar merged commit bb177c4 into main Jun 12, 2024
254 of 268 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants