Static archive.
pagure.io was sunset in 2026; this is a read-only snapshot.
rpkg2
Source
Issues
25
Pull Requests
3
#7
Design and implement command specification
Opened
Jun 19, 2018
by cqi.
Modified
Jun 20, 2018
Open
Close Issue
A command should have a specification of
Where to define command line options
Where to store its own configuration, the configuration file
How the command could be packaged and installed so that core is able to load it
Any command shipped with core can be replaced with a downstream tool's command
Options of command shipped with core can be modified by a downstream tool's command.
Refer to #6.
Metadata
Assignee
None
Tags
None
Blocking
None
Depending on
None
Priority
None