Add todo in parser

This commit is contained in:
sn0w 2018-12-28 01:54:12 +01:00
parent 94de1ce2b4
commit f92c63d76d
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
#!/usr/bin/env ruby
#
# TODO: Write a better translator.
# This is just rough text replacement right now
# but it's already way better than the exs stuff
# we had durin the .env files.
#
require 'yaml'
require 'json'