maciejwalkowiak / just

Magical 🪄 command line toolkit for developing 🍃 Spring Boot apps
312 stars 6 forks source link

Add the command "just bf" to build and format #22

Open ronierisson opened 1 year ago

ronierisson commented 1 year ago

I would suggest the command just bf to build and format. It will help to make sure everything is ok to commit and push. We can think of a better command name for it if necessary😉

maciejwalkowiak commented 1 year ago

Thanks for suggestion. I would try to avoid adding new command. How about adding a parameter to build like:

$ just build --format