Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] Multiplatform .gitignore & Spanish version README. #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SebaMat3
Copy link

This PR introduces a .gitignore for multi-platform development and a fully translated version of the README file into Spanish, aimed at improving accessibility for Spanish-speaking users. The translation maintains the original formatting, Markdown structure, and links to ensure consistency and ease of navigation.

Changes Made:

Add comprehensive .gitignore for multi-platform development

Added a .gitignore file that covers:

  • OS-specific files for Linux, macOS, and Windows
  • Common system and temporary files
  • IDE and backup files

This will help keep the repository clean across different development environments.

Added a Spanish version of the README with a detailed explanation of code2prompt, including:

  • Features
  • Installation instructions
  • Usage examples
  • Templates
  • User-defined variables
  • Tokenizers
  • Contribution guidelines
  • Licensing information

All links, headings, and Markdown formatting have been preserved to align with the original README structure.

Why This is Useful:

Spanish is one of the most widely spoken languages globally, and providing documentation in Spanish broadens the reach and usability of code2prompt to a larger audience.
It helps Spanish-speaking developers and users better understand and utilize the tool without language barriers.

How to Test:

  • Open the README.md file and verify the accuracy of the translation.
  • Confirm that all links redirect correctly to their respective resources.
  • Check the formatting for consistency with the original English README.

Additional Notes:

This translation sets a foundation for potential future multilingual support for the project. Feedback on the translation quality or any improvements is welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant