8000 GitHub - justwinstuff/snippetly: Never write the same code twice.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

justwinstuff/snippetly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introducing Snippetly

Never write the same code twice.

Snippetly fetches code snippets from this repository and displays them in a clean, searchable interface. It helps developers share commonly used code patterns.

Why Snippetly?

Every developer has written the same piece of sh*t multiple times. Snippetly exists to solve that problem by providing an organized and searchable collection of useful (not that true) code snippets.

How to Add a Snippet

First off, thanks for contributing! Start by forking this repository.

1. Add a File

Snippets are stored in Markdown files inside a directory for their respective programming language.

  • Navigate to the relevant language directory (or create one if it doesn’t exist).
  • Add a new Markdown file following the format outlined here.
  • Give your snippet a descriptive title and a clear, concise description to help others understand its purpose.

2. Make a Pull Request

Once your snippet is ready, submit a pull request. A maintainer will review and merge it.

Clear Cache

If your Pull Request was merged but the snippet is still not appearing on the website, you may need to clear your browser's cache.

Chromium-based browsers
Press CTRL + SHIFT + I to open DevTools, navigate to the Application tab, go to Local Storage, and delete the relevant keys.

Firefox-based browsers
Press CTRL + SHIFT + I to open DevTools, go to the Storage tab, select Local Storage, and remove the relevant keys.

Other browsers
idk just google it or something

Happy coding!

Please star this repository. Thank you.

Star History

Star History Chart

About

Never write the same code twice.

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  
0