-
|
Due to the scan command runs without AI, does aspens work with any programming language? |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
@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.