The Tools We Use For Ampersand
Search…
Introduction
Tools used in the Ampersand project
Version control with Git
How to release an Ampersand upgrade
Documenting with GitBook
Building
Building an Ampersand Compiler with Stack
Baking a Docker image that contains the Ampersand Compiler
Testing with Docker on your own laptop
Automated builds
Prototype framework
Automation of releasing (CI/CD)
Installation of RAP
Functionality of RAP4
Deploying with Kubernetes
Authentication and access management with OAuth
Ampersand language support
Group 1
Development using VS Code
Powered By
GitBook
Building
This chapter describes how and why the various items are built.
Item
build tool
Purpose
Ampersand Compiler
Stack
build a binary on MacOS or Windows
Ampersand Compiler
Docker
build a Docker image for the Ampersand compiler
Application
Docker
build a Docker image for an application generated by Ampersand.
RAP
Docker
build a Docker image for RAP
Automated build
Docker Cloud
explains the automated build process that produces up-to-date images on docker cloud.
Previous
Do's and Dont's in Ampersand documentation
Next
Building an Ampersand Compiler with Stack
Last modified
2yr ago
Export as PDF
Copy link