Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 730 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 730 Bytes

Quick Project Templates

A collection of quick-start project templates for Java, Python and other programming languages and frameworks.

Features

  • Ready-to-use templates
  • Consistent project structure
  • Easy setup and configuration

Installation

Clone the repository:

git clone https://github.com/waltercrdz/quick-project-templates.git
cd quick-project-templates

Navigate to the desired project template directory:

cd aws-python-lambda-template

Follow the specific instructions in the template's README file to set up and run the project.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.