|
Due to the scan command runs without AI, does aspens work with any programming language? |
Answered by
mvoutov
Apr 6, 2026
Replies: 1 comment
|
@BenRoe the scan supports certain file types .py, .ts, .js, .tsx,.jsx, .rb, .go, .rs. The scan does not use AI so it will be useless for the other languages. But the command |
0 replies
Answer selected by
mvoutov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@BenRoe the scan supports certain file types .py, .ts, .js, .tsx,.jsx, .rb, .go, .rs.
The languages supported are: JavaScript, TypeScript Python, Go, Rust, Ruby, Java, C#, Swift, PHP, Elixir.
The scan does not use AI so it will be useless for the other languages. But the command
aspens doc initdoes use AI so it will still create useful skills and Claude.md, the only issue would be that the scan command will not be of much use so we would rely mostly on the AI capability here.