https://github.com/natikgadzhi/homebrew-notoma
https://github.com/natikgadzhi/homebrew-notoma
notion notoma
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/natikgadzhi/homebrew-notoma
- Owner: natikgadzhi
- License: apache-2.0
- Created: 2020-06-05T20:37:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T05:05:42.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T02:36:09.883Z (4 months ago)
- Topics: notion, notoma
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notoma's Homebrew Tap and Formulae
This repostory containts Homebrew tap and formulae for [Notoma](https://github.com/xnutsive/notoma).
## How do I install these formulae?
`brew install xnutsive/notoma/notoma`Or `brew tap xnutsive/notoma` and then `brew install notoma`.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).## Notoma Docs
[Notoma](https://github.com/xnutsive/notoma) is a blogging tool that converts
Notion Blog Databases to a bunch of `.md` files so that you can build a blog
with any static gen blogging engine.Take a look at the [documentation website](https://xnutsive.github.io/notoma/),
and the [repository](https://github.com/xnutsive/notoma) for more information and usage examplesNotoma is also available to install with `pip`: `pip install notoma`.