Skip to content

A bootstrap script for turning a linux system into a terminal based web development environment with loads of tools.

License

Notifications You must be signed in to change notification settings

AshMagill/mernrod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


MERN Rapid Optimization Downloader

Any questions that are not issues, please use this Discord chat!

Project Status

This project is no longer being maintained. I have opted for another method of installing my workflow setup. However, the script should still work as long as Yay AUR manager is installed. Thank you for your understanding.

A Script for installing a fast and effective development environment for the MERN and PERN stack, its designed to be installed on a fresh, minimal Arch system (for those new to Arch I recommend using Archlabs or archinstall as a base install).

Report Bug · Request Feature

Table of Contents

  1. About This Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

This project is based on the original LARBS script by Luke Smith.

Development Tools

I have added all the necessary tools required for MERN and PERN stack web development. It has both GUI and terminal based applications for pretty much everything MERN. Also made everything gruvbox 😀

Original core programs

Browsers

Clients for API and Database queries

Other Development Tools

Other Vim plugins

(Check out this link for the full list of programs)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • A minimal Arch install
    https://sourceforge.net/projects/arch
  • Git
    sudo pacman -S git

Installation

  1. CD into home directory
    cd
  2. Clone the repo
    git clone https://github.com/AshMagill/mernrod.git
  3. CD into folder, and run the script (as root)
    sudo sh larbs.sh
  4. Follow the prompts and restart your computer when the install is complete.

Here is a YouTube video with a detailed install guide, including a base Arch Linux Install:

Watch the video

Usage

Reboot and log in, check the manual to get a handle on navigation and programs (windows + f1) or (windows + f2) for a list of video guides.

Click this YouTube link to get a quick demo of how everything works:

Watch the video

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ash Magill - ashmagillnewzealand@gmail.com

Project Link: https://github.com/AshMagill/mernrod

Acknowledgements

About

A bootstrap script for turning a linux system into a terminal based web development environment with loads of tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages