WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

rouge8/random-tile-generator

Repository files navigation

random-tile-generator

Generate random tile layouts, e.g. for backsplash, bathrooms, etc.

Installation

With uv:

  1. uv sync

With mise:

  1. mise trust
  2. mise run setup

Usage

uv run random-tile-generator PATH_TO_CONFIG PATH_TO_OUTPUT

Configuration

See example.toml.

Development

Development tools and dependencies are managed with mise. Run mise run setup to install all tools and dependencies.

Keeping up to date with the template

# Add the 'template' remote if necessary
git remote get-url template || git remote add template [email protected]:rouge8/python-template.git

# Fetch and merge the latest changes
git fetch template
git merge template/main

# Resolve any merge conflicts, run the tests, commit your changes, etc.

About

Generate random tile layouts, e.g. for backsplash, bathrooms, etc.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages