datasette 0.47.1 (new formula)#59494
datasette 0.47.1 (new formula)#59494simonw wants to merge 1 commit intoHomebrew:masterfrom simonw:master
Conversation
|
Here's the output of Datasette usually runs as a localhost web server, but I added a feature where running |
|
Please squash your commits. |
|
I was hoping this commit could be landed using the "squash merge" option, but I can squash the commits and force push to the branch instead if that's the Homebrew preferred way. |
|
(For my own notes) I ran this: Then typed |
|
Thanks @dawidd6! |
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install <formula>)?Datasette is an open source multi-tool for exploring and publishing data, written in Python.
I've made this formula available as a tap which can be installed like so:
See https://github.com/simonw/homebrew-datasette for details.