Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .context/business.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Business Logic

## Project Description
Replace 'hub' with 'ingest' in any GitHub URL to get a prompt-friendly extract of a codebase

## Core Features
_List the main features and functionality_

## Business Rules
_Document important business rules and constraints_

## User Stories
_Add key user stories and use cases_
5 changes: 5 additions & 0 deletions .context/guidelines.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Development Guidelines

## Contributing Guidelines
# See CONTRIBUTING.md in the repository

25 changes: 25 additions & 0 deletions .context/people.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# People

## Contributors
### Romain Courtois
- **GitHub**: [@cyclotruc](https://github.com/cyclotruc)
- **Bio**: I make open-source devtools for the AI era

- **Website**: [https://coderamp.io](https://coderamp.io)
- **Email**: [email protected]
- **Twitter**: [@romdot2](https://twitter.com/romdot2)

### Mickael
- **GitHub**: [@MickaelCa](https://github.com/MickaelCa)
- **Location**: Rennes

### Nicolas Iragne
- **GitHub**: [@NicolasIRAGNE](https://github.com/NicolasIRAGNE)
- **Bio**: I wish I were proficient at CMake
- **Location**: France

## Team Roles
_Define roles and responsibilities_

## Contact Information
_Add relevant contact information_
19 changes: 19 additions & 0 deletions .context/stack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Technology Stack

## Languages
- **Dockerfile**
- **HTML**
- **JavaScript**
- **Jinja**
- **Python**
- **Shell**

## Frameworks & Libraries
_Add frameworks and libraries used in this project_

## Tools & Services
_Add development tools, CI/CD, and services used_

## Architecture
_Describe the high-level architecture of the project_
C bien
Loading