Skip to content

golangast/gentil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repo file count GitHub code size in bytes GitHub repo size GitHub GitHub commit activity Go 100% 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")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages