ALT-F4-LLC / kickstart.nix

Kickstart your Nix environment.
Apache License 2.0
164 stars 36 forks source link

Add new templates #23

Open erikreinert opened 9 months ago

erikreinert commented 9 months ago

Overview

We need to setup a tracking list of all the templates we should add.

Languages

Frameworks

Systems

Needs Investigation

[!NOTE]
If you have a template you'd like added please include it in the comments!

hbjydev commented 9 months ago

Python with virtualenv?

hbjydev commented 8 months ago

Cuelang template with Nix outputs?

emilpriver commented 8 months ago

https://www.dcode.fr/brainfuck-language please

hbjydev commented 8 months ago

Swift with SwiftPM pls :)

hbjydev commented 8 months ago

Django template (wanna see how you'd actually make an example of this, not being sarcastic or anything :) )

hbjydev commented 8 months ago

Working on Swift in #30

patrick91 commented 8 months ago

Python with PDM would be neat (it's my go to package manager for Python)!

erikreinert commented 8 months ago

Python with PDM would be neat (it's my go to package manager for Python)!

I think this is a great idea and we should probably take the current Python flake and evolve it to support more types of setups besides just "setup.py".

SecretVal commented 7 months ago

@erikreinert Hey! Just wanted to say that the Haskell template is done!

Sironheart commented 6 months ago

@erikreinert Spring Boot would be really helpful :) Maven and Gradle examples would be great!

A usable test application: https://github.com/spring-projects/spring-petclinic