Metadata-Version: 2.4
Name: mlscaffold
Version: 0.1.0
Summary: Create a ready-to-use ML project structure with one command.
Author-email: Chanuka Dilshan <mchanuka72@gmail.com>
License: ```text
        MIT License
        
        Copyright (c) 2025 Chanuka Dilshan
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        ...
Project-URL: Homepage, https://github.com/Chanukaa2002/mlscaffold
Project-URL: Repository, https://github.com/Chanukaa2002/mlscaffold
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# mlscaffold

A tiny CLI to bootstrap Machine Learning projects:

```bash
pip install mlscaffold
mlscaffold my-new-project
