#!/bin/bash
set -e

echo '[Mulang] Generating tokens from tokens.yml...'
ruby ./generators/tokens.rb
