Skip to content
Snippets Groups Projects
Commit 0b64b1c1 authored by Lucas Bourneuf's avatar Lucas Bourneuf Committed by Tamer Tas
Browse files

README: relocate installation section

* relocate installation section to the beginning

see #28
parent c25cdcc7
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,12 @@ constructs which are very easy to learn and powerful. ...@@ -30,6 +30,12 @@ constructs which are very easy to learn and powerful.
the [license template](https://github.com/tmrts/boilr-license) to see a simple, but very useful template for the [license template](https://github.com/tmrts/boilr-license) to see a simple, but very useful template for
adding licenses to new projects with a single command. adding licenses to new projects with a single command.
# Installation
Binaries for Linux & OSX are built automatically by Travis every release.
You can download them directly or run the installation script.
Please see [Installation](https://github.com/tmrts/boilr/wiki/Installation) page for more information.
# Getting Started with Boilr # Getting Started with Boilr
Use `boilr help` to get the list of available commands. Use `boilr help` to get the list of available commands.
...@@ -112,12 +118,6 @@ src="https://cdn.rawgit.com/tmrts/boilr/master/assets/template-logos/kubernetes. ...@@ -112,12 +118,6 @@ src="https://cdn.rawgit.com/tmrts/boilr/master/assets/template-logos/kubernetes.
Take a look at the [Templates](https://github.com/tmrts/boilr/wiki/Templates) page for an index of project templates, examples, and more information. Take a look at the [Templates](https://github.com/tmrts/boilr/wiki/Templates) page for an index of project templates, examples, and more information.
# Installation
Binaries for Linux & OSX are built automatically by Travis every release.
You can download them directly or run the installation script.
Please see [Installation](https://github.com/tmrts/boilr/wiki/Installation) page for more information.
# Contributing # Contributing
If you'd like to contribute, share your opinions or ask questions, please feel free to open an issue. If you'd like to contribute, share your opinions or ask questions, please feel free to open an issue.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment