{"id":16547489,"url":"https://github.com/gustavocaso/til","last_synced_at":"2026-06-07T00:32:22.005Z","repository":{"id":74924956,"uuid":"95488747","full_name":"GustavoCaso/til","owner":"GustavoCaso","description":"Today I Learned CLI ","archived":false,"fork":false,"pushed_at":"2017-07-14T05:28:41.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T10:25:11.238Z","etag":null,"topics":["cli","elixir","learning","share"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GustavoCaso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-26T20:55:03.000Z","updated_at":"2022-09-24T11:40:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"234116f9-dfa0-4d63-b27e-51bd029c31d7","html_url":"https://github.com/GustavoCaso/til","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GustavoCaso/til","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoCaso%2Ftil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoCaso%2Ftil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoCaso%2Ftil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoCaso%2Ftil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GustavoCaso","download_url":"https://codeload.github.com/GustavoCaso/til/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GustavoCaso%2Ftil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34005030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","elixir","learning","share"],"created_at":"2024-10-11T19:14:32.758Z","updated_at":"2026-06-07T00:32:21.969Z","avatar_url":"https://github.com/GustavoCaso.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TIL\n[![Build Status](https://travis-ci.org/GustavoCaso/til.svg?branch=master)](https://travis-ci.org/GustavoCaso/til)\n\nThis project is the consequence of listening to one of my favorite Podcast [ElixirFountain](http://elixirfountain.com/) in particular an interview with Josh Branchaud were he mentioned his Today I Learned Repo.\n\nThis CLI whats to help you commit to the idea of storing small pieces of information that you learn throughout the day.\nAs a developer I love to spent time in my terminal. What about been able to keep updated with you TIL challenge without leaving the terminal.\n\n### Usage\n\n#### Login\n\nTo allow the application write on your github account you first have to login. In order for application to communicate with Github you will need to create a Personal Access Token.\n\n`til --login`\n\nWill start the login workflow to create it.\n\nYou can also create it by yourself following this guide [PersonalAccessToken](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/), after creating it you can save it by using\n\n`til --auth-token TOKEN`\n\nBoth command will create a config file in your home directory, remember you can revoke the access by deleting the configuration file or the personal access token.\n\n#### Creating TIL entries\n\n`til WHAT EVER YOU HAVE LEARN`\n\nWill create a new **public** gists with your information you have provided.\n\nWe can pass a number of arguments to customize you gist:\n\n`til --description DESCRIPTION WHAT EVER YOU HAVE LEARN` custom description\n\n`til --public  WHAT EVER YOU HAVE LEARN` to make the gists public, by default it is, to make it private please add the argument `--no-public`\n\n`til --file-name FILENAME WHAT EVER YOU HAVE LEARN` to modify the filename of the gists.\n\nYou can use all this options together.\n\n### ROADMAP\n\n- [ ] Make the CLI available via `brew`\n- [ ] Allow to upload gists via files\n- [ ] Open a REPL to type all your TIL making it more interactive.\n- [ ] Allow the possibility to create a repo instead of gists and manage from the Terminal. Allowing to have categories, automatic README update etc.. probably v2 :smile:\n- [ ] Add Documentation via ExDoc\n\n### CONTRIBUTING\n\nAll contributions are more than welcome.\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/til](https://hexdocs.pm/til).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavocaso%2Ftil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavocaso%2Ftil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavocaso%2Ftil/lists"}