1.1.5 • Published 6 years ago

sboot v1.1.5

Weekly downloads
5
License
ISC
Repository
github
Last release
6 years ago

Sboot - Spring boot project setup and analyze builds - jar/war

A CLI tool to setup Spring boot project(in progress) and analyze builds (jars/wars)

Installation Steps

  • npm install -g sboot
npm install -g sboot
  • To analyze an application run this command:
sboot -a my-test.jar
	  OR
sboot -a my-test.war

This will open analysis of all your jars that are used in your project with version and size details in tabular form.

Features:

  • Tabular representation of the jars used in the project.
  • Sorting in table
  • Searching
  • Jar information is also printed in prompt

Sample Screenshot (Browser):

Alt text

Sample Screenshot (CLI):

Alt text

Alt text

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago