Roblox / foreman

Toolchain manager for Roblox projects
MIT License
171 stars 26 forks source link

Foreman wally command not working #57

Closed devtyp closed 2 years ago

devtyp commented 2 years ago

For some reason, I have foreman installed, but the 'wally' command does not seem to work. Any ideas on how to fix this?

oltrep commented 2 years ago

Hello 👋 Make sure you've follow the steps to add the foreman bin directory to your PATH: https://github.com/Roblox/foreman#path-configuration

If that is done and it is still not working, then you just need to add wally to a configuration file and run foreman from that directory 🙂

devtyp commented 2 years ago

how do I add wally to the configuration file