gentil

module
v0.0.0-...-eb6f611 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: AGPL-3.0

README

GitHub repo file count GitHub code size in bytes GitHub repo size GitHub GitHub commit activity status beta

Languages and Tools:

go

Gentil

General info

This project is a clean little utility package for generating Go programs

Why build this?

  • It is cleaner to have these functions packaged away.

Repository overview

├── ff (files and folders functions)
├── temp (template functions)
├── term (terminal functions)
├── text (text functions)

Setup

Just import it's packages.

go get github.com/golangast/gentil

To run the functions import the package you want

. "github.com/golangast/gentil/utility/ff"

Then call the function

Filefolder("start", "starter")

Directories

Path Synopsis
generate
utility
ff

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL