Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/songmu/godzil

A Go Authoring tool
https://github.com/songmu/godzil

Last synced: 11 days ago
JSON representation

A Go Authoring tool

Awesome Lists containing this project

README

        

godzil
=======

[![Test Status](https://github.com/Songmu/godzil/workflows/test/badge.svg?branch=main)][actions]
[![MIT License](https://img.shields.io/github/license/Songmu/godzil)][license]
[![PkgGoDev](https://pkg.go.dev/badge/github.com/Songmu/godzil)][PkgGoDev]

[actions]: https://github.com/Songmu/godzil/actions?workflow=test
[license]: https://github.com/Songmu/godzil/blob/main/LICENSE
[PkgGoDev]: https://pkg.go.dev/github.com/Songmu/godzil

A module authoring tool

## Description

A module authoring tool inspired from Minilla. (STILL ALPHA QUALITY)

## Installation

### go install

% go install github.com/Songmu/godzil/cmd/godzil@latest

### homebrew

% brew install Songmu/tap/godzil

### using [ghg](https://github.com/Songmu/ghg)

% ghg get Songmu/godzil

### using [aqua](https://aquaproj.github.io/)

% aqua g -i Songmu/godzil

Built binaries are available on gihub releases.

## See Also

[Minilla](https://github.com/tokuhirom/Minilla)

## Author

[Songmu](https://github.com/Songmu)