Skip to content

sschneemelcher/devaway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ devaway πŸš€

The throwaway development environment

devaway is a super minimal and lightweight Docker container that provides you with a throwaway development environment, perfect for those times when you just need a quick and easy way to spin up a development environment without any fuss.

πŸ€– What's Inside? πŸ€–

devaway comes with the following software pre-installed and ready to use:

  • Vim with a small configuration
  • The latest version of git
  • The fzf command-line fuzzy finder
  • The ripgrep search tool
  • The curl utility
  • nodejs

🧰 Usage 🧰

git clone https://github.com/sschneemelcher/devaway
cd devaway
./build
./devaway

This will start the devaway container and mount your current working directory to the /work directory inside the container, allowing you to work on your projects as if you were working directly on your host machine.

For ease of use, you may want to link the devaway command in your $PATH, so that you can call it from anywhere.

πŸŽ‰ Happy Hacking! πŸŽ‰

That's it! devaway is designed to be a quick and easy way to spin up a development environment, so you can focus on what really matters – writing code and having fun! So go ahead and start hacking away! πŸ’»πŸ’ͺ

πŸ“– License πŸ“–

This project is licensed under the MIT License - see the LICENSE file for details.

About

The throwaway development environment 🐳

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published