url_shortener gleam add url_shortener@1 import url_shortener pub fn main() { // TODO: An example of the project in use } Further documentation can be found at https://hexdocs.pm/url_shortener. Development gleam run # Run the project gleam test # Run the tests