exponential

0.0.6 • Public • Published

Exponential

Build better apps faster with less effort

Exponential command line utility.

Warning: This is a 0.0.0 release. Do not use exponential yet as it will not work. exponential will be released in beta form on or before February 28, 2014.

Prerequisites

You need the following software installed to use exponential:

Install prerequisites on Linux

The following are guides to help you setup a development environment on Linux.

sudo apt-get install build-essential g++

Installation

Install exponential after installing the prerequisites listed above. exponential needs to be installed globally.

npm install exponential -g

Create an account on Exponential.io

  • Open a web browser and navigate to http://www.exponential.io.
  • Click Signup.
  • Enter the requested information. Please use your email address for both Email and Username.
  • Click Signup.

Create an Exponential config file

vi ~/.exponential/config.json

Paste the following into your config.json file and update email with your Exponential.io email and password with your Exponential.io password.

{
    "email": "YOUR-EMAIL-ADDRESS",
    "password": "YOUR-PASSWORD"
}

Package Sidebar

Install

npm i exponential

Weekly Downloads

7

Version

0.0.6

License

none

Last publish

Collaborators

  • akbarahmed