8000 GitHub - foltik/templates
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

foltik/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Project Templates

This repository is an index and a set of helper scripts for managing my project templates.

Scripts

# Create a new template repo `template-rust-bin`
./new.sh rust-bin "Rust binary template"

# Copy the `template-rust-bin` project to a new repo `cowsay`
/path/to/templates/copy.sh rust-bin cowsay

Index

Template Description
rust-bin Rust binary template
rust-lib Rust library template
rust-workspace Rust workspace template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0