mirror of
https://github.com/containers/buildah.git
synced 2026-02-05 09:45:38 +01:00
@@ -12,7 +12,7 @@ In this tutorial I'll show you how to create a simple CLI tool that creates an i
|
||||
|
||||
## Bootstrap the project and install the dependencies
|
||||
|
||||
Bootstrap the installation of development dependencies of Buildah by following the [Building from scratch](https://github.com/slinkydeveloper/buildah/blob/main/install.md#building-from-scratch) instructions and in particular creating a directory for the Buildah project by completing the instructions in the [Installation from GitHub](https://github.com/containers/buildah/blob/main/install.md#installation-from-github) section of that page.
|
||||
Bootstrap the installation of development dependencies of Buildah by following the [Building from scratch](https://github.com/containers/buildah/blob/main/install.md#building-from-scratch) instructions and in particular creating a directory for the Buildah project by completing the instructions in the [Installation from GitHub](https://github.com/containers/buildah/blob/main/install.md#installation-from-github) section of that page.
|
||||
|
||||
Now let's bootstrap our project. Assuming you are in the directory of the project, run the following to initialize the go modules:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user