Skip to content

0.11.1

Compare
Choose a tag to compare
@maciejwalkowiak maciejwalkowiak released this 13 Dec 18:47
· 1 commit to main since this release

The first public Just release 🎉

just run

  • live reload of source code and build files
  • zero config infrastructure services
  • Docker Compose integration

just build

Shorthand command for building to different targets

just format

Source code formatting with Spring Java Format or Spotless

just init

Initializes Intellij IDEA configs for just

just kill

Kills process listening on port given by parameter (8080 by default).

🌍 https://just.maciejwalkowiak.com/
📗 https://just.maciejwalkowiak.com/docs/getting-started/