Simple Elixir analytics to replace Google Analytics
Find a file
2018-06-28 23:45:13 +03:00
config Add distillery release functionality 2018-06-28 23:45:13 +03:00
lib Add distillery release functionality 2018-06-28 23:45:13 +03:00
priv Update UA database 2018-06-28 12:36:19 +03:00
rel Add distillery release functionality 2018-06-28 23:45:13 +03:00
static Progress 2018-06-26 00:18:53 +03:00
test Initial commit 2018-06-09 21:09:30 +03:00
.formatter.exs Initial commit 2018-06-09 21:09:30 +03:00
.gitignore Add tester page for localhost development 2018-06-28 12:35:38 +03:00
LICENSE Add license 2018-06-11 23:56:59 +03:00
mix.exs Add distillery release functionality 2018-06-28 23:45:13 +03:00
mix.lock Add distillery release functionality 2018-06-28 23:45:13 +03:00
package-lock.json Add rudimentary tracking script and uglify to smallinize it 2018-06-11 23:58:13 +03:00
package.json Add tester page for localhost development 2018-06-28 12:35:38 +03:00
README.md Initial commit 2018-06-09 21:09:30 +03:00

Tilastokeskus

TODO: Add description

Installation

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

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

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