Code Monkey home page Code Monkey logo

Comments (3)

a-h avatar a-h commented on June 24, 2024 3

OK, all sorted.

0 0 /Users/adrian/github.com/a-h/templ % docker run ghcr.io/a-h/templ:latest
usage: templ <command> [<args>...]

templ - build HTML UIs with Go

See docs at https://templ.guide

commands:
  generate   Generates Go code from templ files
  fmt        Formats templ files
  lsp        Starts a language server for templ files
  migrate    Migrates v1 templ files to v2 format
  version    Prints the version
0 0 /Users/adrian/github.com/a-h/templ % docker run ghcr.io/a-h/templ:latest version
v0.2.639

from templ.

a-h avatar a-h commented on June 24, 2024

I'm up for having a Docker container for templ.

templ uses goreleaser for releases. There's support for building and pushing Docker containers in that. https://goreleaser.com/customization/docker/#how-it-works

I'd prefer to build Docker containers from Nix though.

Github has a built-in container registry, so it's straightforward to push containers.

I manually execute releases at the moment, so that I can digitally sign them with a hardware security token, but could move to using Github Actions to do the release build.

from templ.

a-h avatar a-h commented on June 24, 2024

This is no fun at all. I've spent about 2 hours messing about with Github Workflows.

https://github.com/a-h/templ/blob/main/.github/workflows/release.yml and https://github.com/a-h/templ/blob/main/.goreleaser.yaml

Running into permissions issues pushing to Github.

from templ.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.