Giter Site home page Giter Site logo

rojo / vagrant-for-amber-apps Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6 KB

Configuration files to set up a customizable Vagrant box to develop Amber apps.

Shell 100.00%
crystal amber amber-framework crystal-language virtual-machine vagrant development-environment

vagrant-for-amber-apps's Introduction

Amber Virtual Development Environment on Vagrant

Español

Configuration files to automatically set up a basic and customizable Vagrant box with the required tools to develop Amber projects.

Usage

  1. Install in your computer the software listed in the "Prerequisites" section.
  2. Clone the repository into your machine.
  3. Tweak the provider and the options in the Vagrantfile.
  4. Run vagrant up and wait for the machine to be built, then vagrant reload.
  5. When the machine is ready, run vagrant ssh and move to the synced folder with cd /vagrant.
  6. You may now start a new Amber project or install the shards of your current project.

Prerequisites

If you notice that there are delays with the synchronization of shared folders with virtualbox as the type, a better option is to use SSHFS or NFS. But it usually works well enough.

Out of the Box Included Software

  • Ubuntu Bionic: Latest version of this popular Linux distribution.

  • Crystal 0.26.1: Programming language that performs close to C with a programmer friendly Ruby-like syntax.

  • Amber 0.9.0: Web framework that aims to build REALLY fast web applications while keeping things simple and enjoyable.

  • Node.js: Server side JavaScript runtime. (Current stable version).

  • Postgres: Advanced SQL database. (Current Bionic distribution).

    • User: vagrant
    • Pass: vagrant

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.