Skip to content

wrmsr/omlish

Repository files navigation

It's like my previous python monorepo-ey thing omnibus... ish.

Core packages begin with om, scratch app is in app, temp / dump code is in x.

Core packages installable from git via:

pip install 'git+https://github.com/wrmsr/omlish@master#subdirectory=.pkg/<pkg>'

Core packages have no required dependencies, but numerous optional ones - see their respective pyproject.toml files for details.

The cli is installable through uvx or pipx via:

curl -LsSf https://raw.githubusercontent.com/wrmsr/omlish/master/omdev/cli/install.py | python3 -

Additional deps to be injected may be appended to the command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published