Skip to content

One-shot vagrant engine for bootstrapping batteries-included development environments.

License

Notifications You must be signed in to change notification settings

refcell/bluefly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluefly is a one-shot Vagrant engine for bootstrapping batteries-included development environments.

Why?

I've nuked my neovim setup so many times without taking proper backups. BlueFly is a naive approach at creating a minimal dependency, one-shot tool for bootstrapping pre-configured development environments.

Ideally, BlueFly could use some sort of checkpointing system to retroactively update the config when changes are made besides using synced files, but this is a future enhancement.

Getting Set Up

First, install Docker.

Then, you'll need to have Vagrant installed. If you're on a mac, you can simply run the following using brew.

$ brew install hashicorp/tap/hashicorp-vagrant

Now, you're ready to clone the BlueFly repository and get started!

Development

bluefly is entirely built and maintained by @refcell. Design and architecture decisions are opinionated.

Bluefly would not be possible without lunarvim and astronvim projects.

About

One-shot vagrant engine for bootstrapping batteries-included development environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published