(ns tasks) (defn -main "Usage: just pass some args. This is the main main function in this namespace." [& args] args)