Skip to content

Get script into version control #3

@ramanshah

Description

@ramanshah

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions