Use aliases where sensible
Open
- Dominant language
- Python
- Stars
- 9.2k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.