Skip to content
Snippets Groups Projects
Commit 1c27605e authored by Nicola Jordan's avatar Nicola Jordan
Browse files

Update README.md

parent 1c4c032e
No related branches found
No related tags found
No related merge requests found
Pipeline #257952 passed with stage
in 1 minute and 3 seconds
...@@ -3,28 +3,31 @@ Boilr ...@@ -3,28 +3,31 @@ Boilr
<br> <br>
<img src="/assets/logo.png" height="360"> <img src="/assets/logo.png" height="360">
<br> <br>
<a href="http://travis-ci.org/tmrts/boilr"><img alt="Build Status" src="https://img.shields.io/travis/tmrts/boilr.svg?style=flat-square" /></a>
<a href="https://github.com/tmrts/boilr/blob/master/LICENSE" ><img alt="License" src="https://img.shields.io/badge/license-Apache%20License%202.0-E91E63.svg?style=flat-square"/></a>
<a href="https://github.com/tmrts/boilr/releases" ><img alt="Release Version" src="https://img.shields.io/badge/release-v0.3.1-blue.svg?style=flat-square"/></a>
<a href="http://goreportcard.com/report/tmrts/boilr" ><img alt="Code Quality" src="https://img.shields.io/badge/report%20card-A%2B-F44336.svg?style=flat-square"/></a>
<a href="https://godoc.org/github.com/tmrts/boilr" ><img alt="Documentation" src="https://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square"/></a>
<a href="https://gitter.im/tmrts/boilr" ><img alt="Chat Room" src="https://img.shields.io/badge/chat-on%20gitter-00BCD4.svg?style=flat-square"/></a>
</h1> </h1>
[![Quality Gate Status](https://sonarqube.sifs0005.infs.ch/api/project_badges/measure?project=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR&metric=alert_status&token=sqb_12af9368414c7eb7f93d726a06c3ed0b3ee974fb)](https://sonarqube.sifs0005.infs.ch/dashboard?id=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR) [![Reliability Rating](https://sonarqube.sifs0005.infs.ch/api/project_badges/measure?project=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR&metric=reliability_rating&token=sqb_12af9368414c7eb7f93d726a06c3ed0b3ee974fb)](https://sonarqube.sifs0005.infs.ch/dashboard?id=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR)
# Boilr usage
Download a release from the [release page](https://gitlab.ost.ch/ifs/boilr/-/releases) matching your architecture.
Then follow the instructions below.
## Notes
this is a fork of the fork of the original project, to get a build pipeline that creates binary version to download and use for Windows, Mac (M1/M2/Intel) and Linux (32 bit and 64 bit).
## Information From Fork of the Fork - may be out of date
<p align=center> <p align=center>
<em>Are you doing the <b>same steps over and over again</b> every time you start a new programming project?</em> <em>Are you doing the <b>same steps over and over again</b> every time you start a new programming project?</em>
<br><br> <br><br>
<em>Boilr is here to help you <b>create projects from boilerplate templates</b>.</em> <em>Boilr is here to help you <b>create projects from boilerplate templates</b>.</em>
</p> </p>
[![Quality Gate Status](https://sonarqube.sifs0005.infs.ch/api/project_badges/measure?project=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR&metric=alert_status&token=sqb_12af9368414c7eb7f93d726a06c3ed0b3ee974fb)](https://sonarqube.sifs0005.infs.ch/dashboard?id=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR) [![Reliability Rating](https://sonarqube.sifs0005.infs.ch/api/project_badges/measure?project=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR&metric=reliability_rating&token=sqb_12af9368414c7eb7f93d726a06c3ed0b3ee974fb)](https://sonarqube.sifs0005.infs.ch/dashboard?id=ifs_boilr_AYcNxIdW_ZxZ7IiqooQR)
![Usage Demonstration](assets/usage.gif) ![Usage Demonstration](assets/usage.gif)
For more details, see [Introduction](https://github.com/tmrts/boilr/wiki/Introduction) page. For more details, see [Introduction](https://github.com/tmrts/boilr/wiki/Introduction) page.
# Notes
this is a fork of the fork of the original project, to get a build pipeline that creates binary version to download and use for Windows, Mac (M1/M2/Intel) and Linux (32 bit and 64 bit).
# Features # Features
* **No dependencies (NodeJS, Python Interpreter etc.)** - Boilr is a single statically linked binary. * **No dependencies (NodeJS, Python Interpreter etc.)** - Boilr is a single statically linked binary.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment