I have several fairly easy issue on my project Scaffolder.
If anyone is looking to contribute before hacktoberfest is over, this could be a good chance to help a fellow dev.to user, learn a few things and get that cool looking t-shirt 🙂
Hacktoberfest issue
Add Scaffolder templates to the example repo or create a public repo of your own, then just open a PR adding a link to your template here. (More details in the issue)
    
      
      
        Add more templates to the example repo
      
      #27
    
  
  Add more templates to the Github templates example repo.
- express boilerplate
 - Svelte boilerplate
 - Electron/react boilerplate
 - update the typescript module
 
Have any ideas? add them to the examples repo or create a new repo with the template :)
Scaffolder repo
      
      
        galElmalah
       / 
        scaffolder
      
    
    Scaffolder - Increasing dev velocity and standardizing file conventions.
Scaffolder
  Copy pasting is prone to mistakes.
  Keeping your project file structure consistent is annoying.
  Sharing templates is too damn complicated!
  This is where Scaffolder come in
  
For a brief introduction and motivation for this tool, read this.
check out the vscode extension
TOC
Getting started
Setup
Install scaffolder globally
npm i -g scaffolder-cli
this will make the scaff command available globally, you can now type scaff i in the terminal, to enter the cli in interactive mode.
You…
If something is unclear feel free to reach out!
              
    
Top comments (0)