Use aliases where sensible
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 9.2k
- Forks
- 790
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Some chisel commands can be implemented using `command alias`. I think it would be good to add support for bundling aliases with chisel, and loading those aliases along with the python commands. It should be straight forward to call `command source `. The benefit is that it makes it clear which commands have simpler semantics, and hopefully would be easy to contribute to compared to a python command.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.