monofold

Crates.iomonofold
lib.rsmonofold
version1.0.1
sourcesrc
created_at2023-04-16 12:05:33.567969
updated_at2023-08-18 12:02:40.613818
descriptionA simple scaffolding helper for monorepos
homepagehttps://ksch.io
repositoryhttps://github.com/kschio/monofold
max_upload_size
id840522
size27,486
Kevin Scheffelmeier (kschio)

documentation

README

monofold-banner

monofold

Quickly scaffold pre-existing opinionated templates to streamline your development process.

WIP

🚧 Currently, monofold is in development and only offers core functionality with basic validation and safety checks. More features and capabilities will be added in the future.

Easily scaffold your app or package

npx templates

  • 🚀 React App
  • 🔮 Next.js App

opinionated templates

  • 📦 TypeScript Package (Vite Build Config)
  • 📦 TypeScript Package (Internal Package)
  • 📦 ESLint Package
  • 📦 TSConfig Package

Coming soon

  • Scaffold from your own custom template
  • Additional pre-existing opinionated templates

Figure

                              __      _     _
                             / _|    | |   | |
 _ __ ___   ___  _ __   ___ | |_ ___ | | __| |
| '_ ` _ \ / _ \| '_ \ / _ \|  _/ _ \| |/ _` |
| | | | | | (_) | | | | (_) | || (_) | | (_| |
|_| |_| |_|\___/|_| |_|\___/|_| \___/|_|\__,_|

A simple scaffolding helper for monorepos
Commit count: 0

cargo fmt