Skip to content

This app automates the process of bootstrapping a repository. It generates a project structure with everything you need to start coding right away.

License

Notifications You must be signed in to change notification settings

andygeiss/cloud-native-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Native App

License Releases Go Report Card Codacy Badge Codacy Badge

Cloud Native App automates the process of bootstrapping a repository. It generates a project structure with everything you need to start coding right away.

Project Motivation

The motivation behind Cloud Native App is to provide a practical example of implementing a cloud-native application that adheres to best practices. The project aims to:

  1. Automate the process of setting up a new repository.
  2. Provide a project structure that follows best practices.
  3. Offer a reference implementation for features like CI/CD, testing, and documentation.
  4. Inspire developers to adopt cloud-native patterns in their projects.

Project Setup and Run Instructions

Follow these steps to set up and run the Cloud Native App:

Prerequisites

  1. Install the latest version of Go.
  2. Install the latest version of Just.

Installation

just install

Usage

cloud-native-app <Module>

Example

cloud-native-app github.com/andygeiss/my-new-repo

About

This app automates the process of bootstrapping a repository. It generates a project structure with everything you need to start coding right away.

Resources

License

Stars

Watchers

Forks

Packages

No packages published