feat: reduce manual intervention required to initialize `midenup`'s `miden` command
Abierto
command:miden
- Lenguaje dominante
- Rust
- Estrellas
- 8
- Forks
- 10
- Merge medio
- 3 d 5 h
- PR fusionados (30 d)
- 17
Descripción
Currently, in order to access the `miden` command manual intervention is required to add the `miden` symlink to the user's `$PATH`.
This can be a bit of a pain point in situations where a more automated approach is desired, like in a GitHub Action, like here for example: https://github.com/0xMiden/compiler/pull/896/changes#r2886279430.
A potential solution would be to have `midenup init` save the `miden` symlink directly in the default `~/.cargo/bin` directory
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.