Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add --health command for troubleshooting (#1669) | Gokul Soumya | 2022-03-08 |
| | | | | | | | | | | | | | | | * Move runtime file location definitions to core * Add basic --health command * Add language specific --health * Show summary for all langs with bare --health * Use TsFeature from xtask for --health * cargo fmt Co-authored-by: Blaž Hrastnik <blaz@mxxn.io> | ||
* | Split out typable commands into a separate file | Blaž Hrastnik | 2022-03-07 |
| | |||
* | Replace tendril with smartstring | Blaž Hrastnik | 2022-02-10 |
| | | | | Slightly smaller API surface, less dependencies. | ||
* | Use same name used in config files for langs in docs | Gokul Soumya | 2021-12-08 |
| | |||
* | Auto generate docs for language support | Gokul Soumya | 2021-12-08 |
| | |||
* | docs: Auto generate command list | Gokul Soumya | 2021-12-08 |