Refactor CLI command names from 'penifycli' to 'penify' for consisten…#74
Refactor CLI command names from 'penifycli' to 'penify' for consisten…#74sumansaurabh merged 2 commits intomainfrom
Conversation
…cy across documentation and codebase
PR Review 🔍
|
PR Code Suggestions ✨
|
User description
…cy across documentation and codebase
Description
penifyclitopenifyfor consistency across the documentation and codebase.Changes walkthrough 📝
7 files
README.md
Update CLI Command References for ConsistencyREADME.md
penifyclitopenify.commit-commands.md
Revise Command References in Commit Commands Documentationdocs/commit-commands.md
penifyclitopenify.config-commands.md
Update Configuration Command Referencesdocs/config-commands.md
penifyclitopenify.detailed-usage.md
Revise Detailed Usage Documentationdocs/detailed-usage.md
penifyclitopenify.doc_commands.md
Update Documentation Command Referencesdocs/doc_commands.md
penifyclitopenify.example-workflows.md
Revise Example Workflows Documentationdocs/example-workflows.md
penifyclitopenify.penify-cli-documentation.md
Update Penify CLI Documentationdocs/penify-cli-documentation.md
penifyclitopenify.2 files
main.py
Update Main CLI Entry Pointpenify_hook/main.py
penifyclitopenify.setup.py
Update Package Name and Entry Pointsetup.py
penifyclitopenify.