Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get script into version control #3

Open
ramanshah opened this issue Apr 21, 2022 · 0 comments
Open

Get script into version control #3

ramanshah opened this issue Apr 21, 2022 · 0 comments

Comments

@ramanshah
Copy link
Contributor

To use townmunculus from the command line, I have a one-line script called tm in my path:

(base) ~/Dropbox/b/g/projects> cat /usr/local/bin/tm
#! /bin/bash

Ag "$*" ~/b/r/townmunculus/cities_and_counties.csv

In practice, this is awesome. I've even used it, e.g., during phone and Zoom calls:

(base) ~/Dropbox/b/g/projects> tm Ann Ar
13534:Ann Arbor charter township,Michigan,fb5a68b3,4498
13535:Ann Arbor city,Michigan,98ed983d,119280

Get such a one-liner into this repo (a more portable one, based on grep), and provide workflow/documentation to get it into the user's $PATH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant