Skip to content

enorms/template-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Usage

% gh repo create [org-name/]{repo-name} -d "{description}" --template {template-repo}

https://cli.github.com/manual/gh_repo_create

References

Planning for a repo to go open source leads to more modular, less tightly-coupled code. The MIT license is simple and flexible. Only keep private core business value software. On blog post: "Discuss this post on Hacker News." https://tom.preston-werner.com/2011/11/22/open-source-everything.html

GH MD https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf

"To deploy your application, you should only need to commit and push to your Git repository. To scale from zero to thousands of users should not require your intervention" https://github.com/redwoodjs/redwood using https://github.com/redwoodjs/redwood/tree/main/packages/create-redwood-app/template

About

C++ template for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published