Live Server (Rust)
Esto consigue lanzar un servicio de html.
Hay que tener instalado rust.
cargo install live-server
Una vez que hata compilado podemos encontrar el binario en el subdirectorio. ~./.cargo/bin/live-server
Si queremos integralo en nuestro sistema tenemos dos opciones. – Agregar a nuestro path de nuestro usuario $PATH – O copiar ese archivo a nuestro /usr/bin
cp ~./.cargo/bin/live-server /usr/bin/
Tino Echaniz Mastodon: @tinotin@masto.es Linux y Programacion: @tinotin@social.vivaldi.net Ajedrez: @Narutin@mastodon.social