Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

code context for AI chat bot

This works for next.js projects currently

This is a script to get code context: get_code_context.sh

This is a script to get the word count of the output file: word_char_count.sh

Add scripts & output to .gitignore file

get_code_context.sh
word_char_count.sh
get_code_context.txt
words_and_characters_count.txt

RUN scripts

before running :

chmod +x get_code_context.sh && chmod +x word_char_count.sh

To run

./get_code_context.sh
./word_char_count.sh

About

Get code context for an AI on a NextJS project

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages