Skip to content

Instantly share code, notes, and snippets.

@kutyel
Created May 19, 2017 12:37
Show Gist options
  • Save kutyel/682e5208098e76efd0c7bfbb6402c3f5 to your computer and use it in GitHub Desktop.
Save kutyel/682e5208098e76efd0c7bfbb6402c3f5 to your computer and use it in GitHub Desktop.
CARTO Development help
function carto_help --description 'CARTO Development help'
echo '+---------------+-----------------+'
echo '| | start_postgres |'
echo '| start_sql_api | start_redis |'
echo '| | start_builder |'
echo '+---------------+-----------------+'
echo '| | |'
echo '| start_tiler | start_resque |'
echo '| | |'
echo '+---------------+-----------------+'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment