Skip to content

IldySilva/SnapInk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapInk – Turn Your Code into Stunning Visuals

What is SnapInk?

SnapInk is a tool that transforms your code into beautiful, print-ready images. It allows developers to easily customize, share, and showcase their code with style.


🚀 Key Features:

  • Customizable Themes: Choose or create themes to make your code pop.
  • Real-Time Syntax Highlighting: Instant highlighting for multiple programming languages.
  • High-Resolution Exports: Save code snippets as PNG, SVG, or vector graphics.
  • Snippet Templates: Predefined templates for common code structures.
  • Multi-Language Support: Works with a wide range of programming languages.

💻 Getting Started Locally

To run SnapInk locally using Flutter Web, follow these steps:

  1. Clone the Repository

    git clone https://github.com/ildysilva/SnapInk.git
    cd SnapInk
  2. Install Flutter Follow the instructions on the Flutter official website.

  3. Get Dependencies

    flutter pub get
  4. Run the Project

    flutter run -d chrome

🤝 Contributing to SnapInk

  1. Fork the Repository: Create your copy.
  2. Create a Branch:
    git checkout -b my-feature-branch
  3. Make Changes: Implement your feature or fix.
  4. Commit Changes:
    git commit -m "Add a new feature"
  5. Push to Your Fork:
    git push origin my-feature-branch
  6. Create a Pull Request: Submit your changes for review.

💥 Get Started Now

Show off your code with SnapInk—your code has never looked this good!