wrut

Crates.iowrut
lib.rswrut
version0.4.2
sourcesrc
created_at2022-11-28 06:25:01.239852
updated_at2022-12-01 14:08:33.173642
descriptionA utility to manage project templates.
homepagehttps://y-mx-b.github.io/wrut
repositoryhttps://github.com/y-mx-b/wrut
max_upload_size
id724154
size65,704
Slope (y-mx-b)

documentation

README

wrut

A utility to manage project templates.

Table of Contents

Feature Overview

  • Project template creation and management.
  • Project creation and management.
  • Macro expansion when creating new projects from existing templates (WIP).
  • Tags to better organize and filter templates and projects (WIP).

Command-Line Usage

You can run wrut --help to get the full help message.

You can also run wrut <TYPE> <COMMAND> --help to get more detailed information about a given command.

Documentation

⚠️ Documentation for the wrut utility is still very much a work-in-progress.

Documentation for the wrut utility can be viewed at https://y-mx-b.github.io/wrut/.

TODO

  • Template creation and management
  • Project creation and management
  • Split backend logic into a separate library
  • Documentation
  • Improve backend organization
  • Tags (improve)
  • Improve list output
  • Snapshots (using git?)
  • Develop internal template format
  • Macros
Commit count: 154

cargo fmt