cespare / reflex

Run a command when files change
MIT License
3.39k stars 136 forks source link

-bash: reflex: command not found #26

Closed cbrwizard closed 8 years ago

cbrwizard commented 8 years ago

Hey, I am new to Go so don't blame me for asking a silly question [: This is probably even not entirely related to reflex, but to any Go package. I have installed reflex using go get github.com/cespare/reflex and it worked. But when I reopened terminal it stopped working and it returns -bash: reflex: command not found when I enter reflex in a terminal. Writing go get github.com/cespare/reflex once again does nothing. Should I set a path correctly or something?

cbrwizard commented 8 years ago

Found it, I should have added export PATH=$PATH:$HOME/bin/ to my .bash_profile

cespare commented 8 years ago

Glad you figured it out :)

vanhunguet commented 2 years ago

you can try install reflex sudo apt install reflex with ubuntu

NoFacePeace commented 1 year ago

感谢您的来信,我尽快回复您!