alisista / alis-id-token

:fire:To get your an id token of ALIS:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

  • git
  • docker

Get Your ALIS ID Token

Case1: One liner(not need git)

$ curl -sL https://github.com/alisista/alis-id-token/archive/master.tar.gz | tar xvz "*" && cd alis-id-token-master && make show

Case2: make

$ git clone https://github.com/alisista/alis-id-token
$ cd alis-id-token
$ make show

About

:fire:To get your an id token of ALIS:


Languages

Language:Makefile 38.6%Language:Python 37.7%Language:Dockerfile 19.7%Language:Shell 4.1%