Skip to content

jesperrichert/Project-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectler

Warning

Please note that projectler is currently in beta.

CLI tool to manage project templates from Git.
To create a template, define a projects.json with the required structure.

Then you can set the template URL with the CLI:

projectler config -t <url>

After this, you can see your templates with:

projectler list

To create a project from a template, use:

projectler create -i <id> -n <name> -p <path>

Use projectler --help to show the help message.

// TODO

  • Add Rust Tauri Template
  • Add Rust clap/ratatui Template
  • Add Rust Web Template (leptos, yew, sycamore, ...)
  • Add Rust App Template (egui, dioxus, ...)
  • Add C# App Template (...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors

Languages