Categorygithub.com/kris-nova/novaarchive
repository
0.0.0-20210309030000-8a3180ee48cf
Repository: https://github.com/kris-nova/novaarchive.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

The Nóva Archive

My personal archive of reliable production ready go utilities.

Rules

  1. All new libraries must have tests
  2. All exported methods/types must have a test, and docs

Variables


##
# [Twitter] (Anaconda)
#
export TWITTERTOKEN=""
export TWITTERTOKENSECRET=""
export TWITTERCONSUMERKEY=""
export TWITTERCONSUMERKEYSECRET=""

##
# [Photoprism]
#
export PHOTOPRISMUSER=""
export PHOTOPRISMCONN=""
export PHOTOPRISMPASS=""
export PHOTOPRISMALBUM=""