-
In current implementation, `FROM golang:1.17-alpine AS builder` and `FROM --platform=$BUILDPLATFORM node:17.7-alpine3.14 AS client-builder` images are hard-coded values in the boilerplate (Dockerfile)…
-
- https://goreleaser.com/
- > Release Go projects as fast and easily as possible!
- https://github.com/goreleaser/goreleaser
- > GoReleaser builds Go binaries for several platforms, creates…
-
is there any web admin ?
I can make one otherwise ...
Maybe https://github.com/glauth/glauth-playground is going to be a Admin of sort ? @Fusion
-
**What information does an external contributor need to fix this specific issue**; such that **pre-installed Go modules (by this user; before runtime)** can be used by the interpreter at runtime progr…
-
## About
Ligma Cli is made using Go and serves a very simple purpose as of now. It can be used as a general purpose cli in the future with various simple but in-demand features.
Project Link : [ht…
-
SimpleIoT is using a variety of formats for the CLI arguments, and I think it might be a good idea to standardize a bit.
As an example, I think that we should use kebab-case for CLI arguments and r…
-
Getting below error
The following packages were automatically installed and are no longer required:
golang-1.13 golang-1.13-doc golang-1.13-go golang-1.13-src libapache2-mod-php7.3 libevent-2.1-…
-
### Describe the request
from @kittaakos:
> I have noticed that the `additionalProperties` is absent from the schema. Hence, when generating types downstream, arbitrary properties are valid. Are t…
-
**Is your feature request related to a problem? Please describe.**
when I install it on ubuntu jammy. it's still fail.
**Describe the solution you'd like**
build the ubuntu jammy version cli in r…
-
(Original reported issue by @chadoh below)
Currently, `stellar keys generate` not only generate keys, but also funds them. This is a bit confusing for the user (e.g. the original error Chad has enc…