xinxinh2020 / heighliner

An app development platform using cloud native stacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heighliner

Heighliner is a cloud native application development platform. It encapsulates low-level infrastructure details and let developers focus on writing business code. It provides great developer experience and all the advantanges of cloud-native technologies: platform-agnostic, multi-cloud architecture, fast evolving community.

It is also built in a modular approach and you can extend it with more developer services.

Build

make hln
export PATH="$PWD/bin:$PATH"

Getting Started

Check out the documentation on how to start using heighliner.

Test stacks

hln test -p ./relative/path/to/your/plan

Contributing

See CONTRIBUTING.md

About

An app development platform using cloud native stacks

License:Apache License 2.0


Languages

Language:Go 85.8%Language:Shell 10.2%Language:Makefile 4.0%