archgen 0.1.0 copy "archgen: ^0.1.0" to clipboard
archgen: ^0.1.0 copied to clipboard

retracted

A CLI tool for generating clean project structures based on default, MVC, MVVM, or custom architectures.

0.1.0 - 2024-09-22 #

Added #

  • Initial release of ArchGen, a CLI tool for generating project structures.
  • Support for four architecture types: Default, MVC, MVVM, and Custom.
  • Command line options for specifying feature name and architecture type.
  • Automatic generation of directories and files based on provided architecture.
  • Support for custom JSON configuration files to define project structure.

Features #

  • Customizable JSON structure for defining feature models and files.
  • Automatic replacement of feature_name in the generated files with the provided feature name.

Documentation #

  • Comprehensive README.md with usage instructions and examples.
  • Detailed explanation of how to create and use custom JSON configuration files.
4
likes
0
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for generating clean project structures based on default, MVC, MVVM, or custom architectures.

Homepage

License

unknown (license)

Dependencies

args

More

Packages that depend on archgen