Trying out
project:
bud create hello-budcontrollers with views:
- Scaffold a new post controller with only the index and show actions
bud new controller post index show- Scaffold a new post controller at the root route
bud new controller post:/bud runFor more info: bud documentation