DEV Community

Cover image for kwik - quickly bootstrap a project
UKJP
UKJP

Posted on

1

kwik - quickly bootstrap a project

After writing something similar as a tool to quickly grab a repository in dart I decided to create the same thing in rust just to teach myself this language, I knew the basics as I had been dabbling in rust for a while but hadn't actually created anything useful.
The project can be found over at:

https://sam-aldis.github.io/kwik/

As I'm sure you know, these days we work from many different locations and being able to either quickly scaffold a new project from a template repository or get straight to work complete with a copy of (vs)code-server running be it from a docker image, locally or on a server within a minute is something many people will find useful.

I need help to move this project forward and need someone to compile it to osx (and eventually windows) for me as my day job will inevitably take priority but for now this maybe something useful to you.

== EDIT ==
launched on producthunt, help a fellow dev.to'er and upvote :)
here
kwik

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (1)

Collapse
 
samaldis profile image
UKJP

Note, any pull requests will be welcome!

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay