Skip to content

tuaris/meteor-freebsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor Installer for FreeBSD

This is a set of scripts and patches to install the latest version of Meteor on FreeBSD 10.3 & 11.0 64-bit. For detailed instrcutions please see http://www.unibia.com/unibianet/freebsd/install-meteor-freebsd

Dependencies

This script was tested in FreeBSD 10.3 & 11.0 64-bit.

Before you can run the install process you must first ensure your system has the required packages. You can skip over this section if you already have the required dependencies installed.

Install Packages

Make sure you have the following packages installed:

pkg install -y mongodb32 node4 git-lite gmake python bash npm2

See the troubleshooting document if you are having problems installing these ports and packages.

Install Instructions

Proceed only if you have the dependencies above completed.

fetch https://raw.githubusercontent.com/tuaris/meteor-freebsd/master/install.sh
sh install.sh

About

Meteor Installer for FreeBSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published