Skip to content

Bluetab/td-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TdCore

Truedats library for core functionality

Installation

If available in Hex, the package can be installed by adding td_core to your list of dependencies in mix.exs:

def deps do
  [
    {:td_core, "~> 0.1.0"}
  ]
end

Environment variables

If the variable is set to false, it will not be deleted in the case that there is no index in the hot swap process.

  • ON_ERROR_DELETE_INDEX: detault true

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/td_core.