Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jeijei4
/
minicli
Public
forked from
minicli/minicli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 27, 2023
Merge pull request #100 from minicli/feature/logs
Show description for 1675c06
erikaheidi
authored
1675c06
View commit details
Copy full SHA for 1675c06
Browse repository at this point
Commits on Jun 26, 2023
Create logs folder if it's not created yet
WendellAdriel
committed
75713e3
View commit details
Copy full SHA for 75713e3
Browse repository at this point
Add logger property to CommandController
WendellAdriel
committed
177641c
View commit details
Copy full SHA for 177641c
Browse repository at this point
Add logger call on command exceptions
WendellAdriel
committed
f4f0a05
View commit details
Copy full SHA for f4f0a05
Browse repository at this point
Commits on Jun 23, 2023
Initial implementation for the Logger Service
WendellAdriel
committed
66ab0c4
View commit details
Copy full SHA for 66ab0c4
Browse repository at this point
Commits on Jun 13, 2023
Merge pull request #98 from tal7aouy/tal7aouy
Show description for 07718a9
WendellAdriel
authored
07718a9
View commit details
Copy full SHA for 07718a9
Browse repository at this point
Merge pull request #99 from minicli/services-config
Show description for 1f14182
erikaheidi
authored
1f14182
View commit details
Copy full SHA for 1f14182
Browse repository at this point
Commits on Jun 12, 2023
linted
M-Talhaouy
committed
c50a1fd
View commit details
Copy full SHA for c50a1fd
Browse repository at this point
Add support to register services using a config file
WendellAdriel
committed
d037e08
View commit details
Copy full SHA for d037e08
Browse repository at this point
Commits on Jun 10, 2023
register multiple commands
M-Talhaouy
committed
00a2431
View commit details
Copy full SHA for 00a2431
Browse repository at this point
Commits on Jun 8, 2023
Merge pull request #97 from minicli/di-container-improvements
Show description for 9879a22
erikaheidi
authored
9879a22
View commit details
Copy full SHA for 9879a22
Browse repository at this point
Add test for app configuration
WendellAdriel
committed
e908818
View commit details
Copy full SHA for e908818
Browse repository at this point
Add support to customize the app root path
WendellAdriel
committed
becf196
View commit details
Copy full SHA for becf196
Browse repository at this point
Refactor App to start using the DI Container
WendellAdriel
committed
312609d
View commit details
Copy full SHA for 312609d
Browse repository at this point
Commits on Jun 7, 2023
Merge pull request #96 from minicli/config-fix
Show description for 1f71a5d
erikaheidi
authored
1f71a5d
View commit details
Copy full SHA for 1f71a5d
Browse repository at this point
Fix issue when loading config files
WendellAdriel
committed
712bafd
View commit details
Copy full SHA for 712bafd
Browse repository at this point
Merge pull request #95 from minicli/config-files
Show description for 05b9269
erikaheidi
authored
05b9269
View commit details
Copy full SHA for 05b9269
Browse repository at this point
Add signature to get value from config if no signature is given when creating the app
WendellAdriel
committed
101715f
View commit details
Copy full SHA for 101715f
Browse repository at this point
Add support for multiple config files inside a config folder
WendellAdriel
committed
9dab532
View commit details
Copy full SHA for 9dab532
Browse repository at this point
Commits on May 20, 2023
Merge pull request #94 from minicli/feature/required-parameters
Show description for 7ccff45
JustSteveKing
authored
7ccff45
View commit details
Copy full SHA for 7ccff45
Browse repository at this point
Add required parameters check for commands
WendellAdriel
committed
5c750d3
View commit details
Copy full SHA for 5c750d3
Browse repository at this point
Commits on May 19, 2023
Merge pull request #93 from szepeviktor/patch-1
Show description for 0f5214d
WendellAdriel
authored
0f5214d
View commit details
Copy full SHA for 0f5214d
Browse repository at this point
Merge pull request #92 from szepeviktor/fix-typos
Show description for 51c27e2
WendellAdriel
authored
51c27e2
View commit details
Copy full SHA for 51c27e2
Browse repository at this point
Upgrade CI workflow
szepeviktor
authored
6cd71cc
View commit details
Copy full SHA for 6cd71cc
Browse repository at this point
Revert non-typos
szepeviktor
committed
110888c
View commit details
Copy full SHA for 110888c
Browse repository at this point
Fix typos
szepeviktor
committed
9cc2fa2
View commit details
Copy full SHA for 9cc2fa2
Browse repository at this point
Merge pull request #88 from minicli/feature/pint
Show description for 1dde5c0
erikaheidi
authored
1dde5c0
View commit details
Copy full SHA for 1dde5c0
Browse repository at this point
Commits on May 18, 2023
Refactor composer scripts
WendellAdriel
committed
7263866
View commit details
Copy full SHA for 7263866
Browse repository at this point
Merge pull request #90 from EFabrizioGC/Fix-docs-logo
Show description for ef30cb8
JustSteveKing
authored
ef30cb8
View commit details
Copy full SHA for ef30cb8
Browse repository at this point
Fix README.md logo
the-self
committed
82bd01a
View commit details
Copy full SHA for 82bd01a
Browse repository at this point
Fix Action code style check
WendellAdriel
committed
e5202ec
View commit details
Copy full SHA for e5202ec
Browse repository at this point
Add Pint for code style, apply changes and update Actions to check for code style issues
WendellAdriel
committed
91732ca
View commit details
Copy full SHA for 91732ca
Browse repository at this point
Merge pull request #76 from WendellAdriel/command-dx-improvement
Show description for 2922ad8
WendellAdriel
authored
2922ad8
View commit details
Copy full SHA for 2922ad8
Browse repository at this point
Commits on May 17, 2023
Merge pull request #83 from NickSdot/patch-2
Show description for 6209884
erikaheidi
authored
6209884
View commit details
Copy full SHA for 6209884
Browse repository at this point
Fix broken link to Command Namespaces
NickSdot
authored
f81edfc
View commit details
Copy full SHA for f81edfc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.