Skip to content

sneat-co/sneat-mod-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sneat-mod-template

A template for starting a new Sneat module.

To customize the template, run the following command:

./customize.sh

This will do the following:

  1. Detect the name of the module from the current directory name. The name of the repo should starts with sneat-mod- following by a module ID, like: sneat-mod-{MODULE_ID}.

  2. Rename directory go/module to go/{MODULE_ID}.

  3. Alter go.mod to use the module ID as module name.

About

A template for starting a new Sneat module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages