Skip to content

Reproducable DevEnv designed for Fun and Peak Performance

Notifications You must be signed in to change notification settings

mrhut10/peakDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

peakDev

The Reproducible Developer Environment designed for peak Function

  1. Reproducible - recreate your developer environment quickly and automatically
  2. Immutable in at least thinking - permanent changes to VM to be defined in vagrant file only
  3. Minimalistic - reduced bandwidth/space required to reproduce plus less distractions - currently only tools for peak performance i.e. preferred editors & browsers.
  4. Extendable with tools like Docker on the fly
  5. Promotes Community - lets help each other create the best peak funcionable Developer environment there is.
    • Helpful docker files and scripts to show common extra toolsets
    • Well documented process to set up and use
    • Dynamic/evolving the project from what is learnt.

Current Tool Set

Getting Started

  1. download and Install the both
  1. Clone repo
    git clone https://github.com/mrhut10/peakDev && cd peakDev
  2. Provision peakDev
    vagrant up will take some time
    afterwards VirtualBox window should be visible
  3. Login too VirtualBox window login
    user: vagrant, password: vagrant
  4. Start GUI startx

you should now be within your peakDev environment

Community Welcome

Welcome to the community of developers who want a peak performing defined dev environment which is quickly reproducible.

Contributing

Please contribute your skills (regardless of level) to improve the project and/or the community.

Note

currently this is a vagrantfile + docs & tools however in the future will consider building vagrantbox images for peoples convenience

Releases

No releases published

Packages

No packages published