An open API service indexing awesome lists of open source software.

https://github.com/shubham-1068/devstash

A simple application to store your code-snippets
https://github.com/shubham-1068/devstash

electron js

Last synced: 2 months ago
JSON representation

A simple application to store your code-snippets

Awesome Lists containing this project

README

          

# DevStash 🗃️

A developer's digital stash for organizing and managing code snippets, projects, and resources efficiently.

## Features ✨

- Store and organize code snippets with syntax highlighting
- Categorize your resources with tags and folders
- Quick search functionality
- Markdown support for documentation
- Cross-platform availability
- Dark/Light theme support

## Download & Installation ⬇️

### Windows
Download the latest installer:
[DevStash.Setup.exe](https://github.com/Shubham-1068/DevStash/releases/download/Alpha/DevStash.Setup.exe)

### Other Platforms
Check the [Releases page](https://github.com/Shubham-1068/DevStash/releases) for platform-specific builds.

## How to Use 🛠️

1. **Create a new stash** (collection)
2. **Add snippets** with your preferred language
3. **Organize** with tags and categories
4. **Search** instantly when you need something

## Contributing 🤝

We welcome contributions! Please follow these steps:

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License 📄

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Support 💖

If you find this project useful, consider starring ⭐ the repository to show your support!

---

Developed with ❤️ by [Shubham](https://github.com/Shubham-1068)