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

feat: add starknet foundry #10

Open
wants to merge 2 commits into
base: cairo-chatbot
Choose a base branch
from
Open

Conversation

fricoben
Copy link
Contributor

@fricoben fricoben commented Oct 29, 2024

close #9

@@ -79,13 +93,14 @@ async function promptForTarget(): Promise<string> {

return new Promise((resolve) => {
rl.question(
'Select the ingestion target (1: Cairo Book, 2: Starknet Docs, 3: Ecosystem): ',
'Select the ingestion target (1: Cairo Book, 2: Starknet Docs, 3: Ecosystem, 4: Starknet Foundry): ',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'Select the ingestion target (1: Cairo Book, 2: Starknet Docs, 3: Ecosystem, 4: Starknet Foundry): ',
'Select the ingestion target (1: Cairo Book, 2: Starknet Docs, 3: Starknet Foundy, 4: Everything): ',

@fricoben fricoben marked this pull request as ready for review November 6, 2024 18:38
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.

Add StarknetFoundry as a source
2 participants