New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

meteor-af

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meteor-af

Deploy your meteor application to AppFog.com

latest
Source
npmnpm
Version
0.3.2
Version published
Weekly downloads
2
-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

meteor-af

Deploy your meteor application to AppFog.

The tool is also compatible with meteorite and it can be used to deploy your application using different mongoDB service: appfog mogoDB, mongoHQ and mongoLab.

Installation

npm install meteor-af 

Or if you want to install globally

[sudo] npm install -g meteor-af 

AF command line tool

meteor-af use the command line tool provide by AppFog, so you need to install it first.

Usage

Launch meteor-af in your meteor project directory.

Usage: meteor-af command [<args>] [options] 

Currently available commands are:
 update <appname>                                              Bundle and update the application bits
 update <appname> -b, --bundler <meteor, meteorite>            Set the bundler to use, default is auto-detect
 update <appname> -m, --mongodb <appfog, mongohq, mongolab>    Set the mongodb service to use, default is appfog service 

Todo

  • Use "af push" to create a new app if it not exists.

  • Create and bind automatically the mongodb service from appfog it it not exists.

Compatibilities

Testing with Meteor 0.5.0, appfog cammand line 0.3.18 and Ubuntu 12.10.

Keywords

meteor

FAQs

Package last updated on 18 Dec 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts