# `envs` - user script envs-launcher forked from [tilde](https://tildegit.org/team/tilde-launcher) ``` wrapper for user-submitted scripts supports user submission and admin approval usage: envs [help|list|submit|about|] envs list - show a list of approved userscripts envs submit - start the submission flow for your own script envs about - get the description for script_name envs - run script_name with all remaining args are passed to the script ``` approved scripts are placed in /envs/bin and listed with `envs list` submissions use sendmail to notify an admin. admins can use `sudo envs approve` and `sudo envs revoke `.