spring-cli 0.0.0

Spring CLI, a tool for the Spring web framework, creates clean, easy-to-read code, saving you time for the more enjoyable aspects of life..
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "spring-cli"
version = "0.0.0"
edition = "2021"
rust-version = "1.81"
description = "Spring CLI, a tool for the Spring web framework, creates clean, easy-to-read code, saving you time for the more enjoyable aspects of life.."
documentation = "https://docs.rs/spring-cli"
readme = "README.md"
license = "Apache-2.0"

[dependencies]