pretty-motd

Crates.iopretty-motd
lib.rspretty-motd
version1.0.0
sourcesrc
created_at2024-11-10 11:55:39.605693
updated_at2024-11-10 11:55:39.605693
descriptionA Simple & Pretty MOTD wrotten in rust
homepage
repositoryhttps://github.com/shellcodesniper/MOTD
max_upload_size
id1442836
size1,022,934
KuuwangE (shellcodesniper)

documentation

README

RUST beautiful motd

sc

Requirements

  • plz install 'RUST'
  • JUST TYPE : ./bin/build_release.sh
  • TYPE THIS !:
    • sudo cp ./target/release/pretty-motd /etc/
    • sudo chmod +x /etc/pretty-motd
  • If YOU USE ZSH :
    • echo "/etc/pretty-motd " >> ~/.zshrc
  • IF YOU USE BASH:
    • echo "/etc/pretty-motd " >> ~/.bashrc
  • DONE!, ENJOY~
Commit count: 14

cargo fmt