More CLI templates

we need to add more only cli templates the same like rust, especially on java, kotlin, python, go, c/c++, and many more languages.

these should be available as the standard templates so that other people could work directly without having to rebuild environment after changing the config in nix file.

especially with java or kotlin, the java sdk and gradle config confuses a lot of people and the specs of the environment is not enough to run bigger projects.

1 Like

That is a good idea! Tagging @rody for awareness :slight_smile:

1 Like

hi, i’m trying to work on this and currently having problem. could you check this repo and try it in firebase studio? please see the issue and try it out.

Minimal Python CLI Template

I have created this, atleast this is some of my necessary dev tools, more repo coming with different installed packages, it seems that more packages would make environment building time more longer.

Starter CLI Template 1