/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: I built an AI that turns GitHub codebases into easy tutorials
(github.com)
923 points
zh2408
| 3 comments |
19 Apr 25 21:04 UTC
|
HN request time: 0.571s
|
source
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
1.
polishdude20
◴[
20 Apr 25 16:58 UTC
]
No.
43744956
[source]
▶
>>43739456 (OP)
#
Is there an easy way to have this visit a private repository? I've got a new codebase to learn and it's behind credentials.
replies(2):
>>43744978
#
>>43767695
#
ID:
GO
2.
zh2408
◴[
20 Apr 25 17:01 UTC
]
No.
43744978
[source]
▶
>>43744956 (TP)
#
You can provide GitHub token
3.
nitinram
◴[
23 Apr 25 00:57 UTC
]
No.
43767695
[source]
▶
>>43744956 (TP)
#
You can also use it by using the --dir flag once you clone the repository. It can work from a local directory.
↑