Skip to content
/ vagrant Public

neoan3 virtual development environment for vagrant

Notifications You must be signed in to change notification settings

neoan3/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

vagrant environment for neoan3

This repository is meant to make a zero-configuration development environment possible. It installs all necessary modules, drivers and packages, leaving you with a fresh neoan3 installation on a configured LAMP environment.

The virtualization includes a MySQL database, the neoan3 cli tool including.

Requirements

Installation / setting up a project

  • create project directory
    • e.g. mkdir ~/projects/neoan3
  • from within your empty project
    • e.g. cd ~/projects/neoan3
  • download this repo's Vagrantfile
    • e.g. curl -sS https://raw.githubusercontent.com/neoan3/vagrant/main/Vagrantfile -o Vagrantfile
  • run vagrant up
  • enjoy
    • vagrant ssh

About

neoan3 virtual development environment for vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages