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

refactor: new CLI commands documentation #413

Merged
merged 16 commits into from
Aug 17, 2024

Conversation

foucsi
Copy link
Contributor

@foucsi foucsi commented Aug 11, 2024

This draft Pull Request aims to improve the documentation of NodeSecure CLI commands. The changes include:

  • Addition of individual documentation files for each command (cwd, hydrate-db, auto, etc.).
  • Detailed description of the available options for each command.
  • Usage examples to help users understand how to use the commands.
  • Standardized structure for each documentation file to maintain consistency.

This PR is still a work in progress, and I am open to any feedback to ensure that the documentation is complete and accurate. Thank you for your review and comments!

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@foucsi foucsi marked this pull request as ready for review August 11, 2024 14:40
@foucsi
Copy link
Contributor Author

foucsi commented Aug 11, 2024

Sorry, I clicked "Ready for review" by mistake. This PR is still a work in progress, and I will make additional changes before it's ready for a full review.

@fraxken
Copy link
Member

fraxken commented Aug 12, 2024

There is some DS_STORE remaining that need to be deleted

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.88%. Comparing base (28ee6a9) to head (1aef228).
Report is 125 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##            master     #413       +/-   ##
============================================
- Coverage   100.00%   89.88%   -10.12%     
============================================
  Files           15       20        +5     
  Lines          649     1196      +547     
  Branches         0        1        +1     
============================================
+ Hits           649     1075      +426     
- Misses           0      121      +121     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
- Updated auto.md to include missing common options (--silent, --output)
- Ensured consistency in the documentation of options across from, cwd, and auto commands
- Centralized common options for easier maintenance and readability
- Removed the port configuration example from the CLI options table
- Removed outdated IMPORTANT note about the auto command in README.md
docs/cli/auto.md Outdated Show resolved Hide resolved
docs/cli/auto.md Outdated Show resolved Hide resolved
docs/cli/scorecard.md Outdated Show resolved Hide resolved
- Updated `scorecard` command description to include NPM packages and clarify use of OpenSSF scorecard.
- Removed unnecessary spaces in documentation.
- Standardized the presentation of options in the `auto` command documentation to match other commands.
docs/cli/auto.md Outdated Show resolved Hide resolved
docs/cli/config-create.md Outdated Show resolved Hide resolved
docs/cli/lang.md Outdated Show resolved Hide resolved
docs/cli/open.md Outdated Show resolved Hide resolved
docs/cli/open.md Outdated Show resolved Hide resolved
docs/cli/report.md Outdated Show resolved Hide resolved
docs/cli/verify.md Outdated Show resolved Hide resolved
docs/cli/auto.md Outdated Show resolved Hide resolved
docs/cli/config.md Outdated Show resolved Hide resolved
docs/cli/cwd.md Outdated Show resolved Hide resolved
@fraxken fraxken changed the title Mise à jour de la documentation des commandes CLI refactor: new CLI commands documentation Aug 16, 2024
@fraxken fraxken merged commit f5e70aa into NodeSecure:master Aug 17, 2024
9 checks passed
@fraxken
Copy link
Member

fraxken commented Aug 17, 2024

@allcontributors please add @foucsi for doc

Copy link
Contributor

@fraxken

I've put up a pull request to add @foucsi! 🎉

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.

2 participants