Skip to content

ildomm/git_search

Repository files navigation

📅 Git Search

Ruby Rails License

A simple GitHub search experiment.

Development

🚀 Getting Started

Prerequisites

  • Ruby 3.3+
  • Make

Quick Setup

# Install and setup everything
make setup

# Start the server
make server

# Open in browser
make open

💻 Development

# Show all available commands
make help

# Common tasks
make test    # Run test suite
make lint    # Check code style

🤝 Contributing

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

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Code challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •