Skip to content

kbd/pps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pps

This is just a color-scheme for the pp Go pretty-print library. "pps" → "pp scheme".

Becuase this is Go, the easiest way to use this configuration is just to import it:

import (
	"github.com/k0kubun/pp/v3"
	"github.com/kbd/pps"
)

...

pp.SetColorScheme(pps.Scheme)

About

Settings for Go 'pp' library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages