Packages

Flowy framework project generator. Provides a `mix flowy.new` task to bootstrap a new Elixir application with Flowy dependencies.

Current section

Files

Jump to
flowy_new templates phx_single README.md
Raw

templates/phx_single/README.md

<p align="center">
<img width="140px" src="logos/logo-small.png">
<h1 align="center"><%= @app_module %></h1>
<p align="center">
Some cool description
</p>
</p>
<p align="center">
<a href="#">
<img alt="Build Status" src="https://github.com/flowy-framework/flowy/actions/workflows/test.yml/badge.svg">
</a>
<a href="https://codecov.io/gh/flowy-framework/flowy">
<img src="https://codecov.io/gh/flowy-framework/flowy/graph/badge.svg?token=5FRGCVVJSP"/>
</a>
<a href="https://github.com/flowy-framework/flowy">
<img src="https://img.shields.io/github/last-commit/flowy-framework/flowy.svg"/>
</a>
</p>
<!-- MDOC -->
## Introduction
Some cool introduction