Categorygithub.com/jychri/tilde
modulepackage
0.1.0
Repository: https://github.com/jychri/tilde.git
Documentation: pkg.go.dev

# README

tilde

Go Report Card GoDoc

Tilde's only function Abs expands "~/example" to "/User/$user/example" and returns a clean path.

Projects

  • git-in-sync: Keep all of your git repos in sync across multiple computers
  • js2x: Convert Javascript to Markdown and beyond with js2x

# Functions

Abs expands "~/example" to "/User/$user/example" and returns a clean path.