Skip to content

Releases: syncable-dev/syncable-cli

v0.2.1

06 Jun 14:55

Choose a tag to compare

Other

  • Feature/add automatic cli update (#22)

v0.2.0

06 Jun 08:55

Choose a tag to compare

Added

  • Added tool install verifier with cli calls (#14)

v0.1.5

06 Jun 07:00

Choose a tag to compare

Added

  • cargo lock update

Other

  • Feature/update dependabot (#11)
  • Update README.md
  • Update README.md
  • (deps) bump reqwest from 0.11.27 to 0.12.19
  • (deps) bump dirs from 5.0.1 to 6.0.0
  • Feature/dependabot (#3)

v0.1.4

05 Jun 23:36
d90a10f

Choose a tag to compare

Added

  • added cargo isntall command for readme
  • Add new features and improvements here.

v0.1.3

05 Jun 23:29

Choose a tag to compare

Added

  • Initial release of syncable-cli.
  • Analyze code repositories to detect languages, frameworks, and dependencies.
  • Generate Infrastructure as Code (IaC) configurations: Dockerfile, Docker Compose, and Terraform.
  • Modular architecture for extensibility and maintainability.
  • CLI interface with analyze and generate commands.
  • Basic security and performance analysis.

v0.1.2

05 Jun 23:20

Choose a tag to compare

Added

  • Initial release of syncable-cli.
  • Analyze code repositories to detect languages, frameworks, and dependencies.
  • Generate Infrastructure as Code (IaC) configurations: Dockerfile, Docker Compose, and Terraform.
  • Modular architecture for extensibility and maintainability.
  • CLI interface with analyze and generate commands.
  • Basic security and performance analysis.