1.2.0 • Published 8 years ago

formide-cli v1.2.0

Weekly downloads
3
License
GPLv2
Repository
github
Last release
8 years ago

formide-cli

With this package you can create and publish apps for the Formide 3D printing platform using this command line tool.

Installation

npm install -g formide-cli

If you don't have node.js and npm installed yet, please check out the node.js website at nodejs.org.

Usage

Login

Login to FORMIDE with your account to publish apps.

formide login

Init

Run in parent folder

Create a new empty app or choose a (folder) name and template during the init process.

formide init

Run

Run in app folder

Run your app locally before publishing to the Formide App Store.

formide run

Publish

Run in app folder

Publish your app to the Formide App Store (first, it will appear in the dev center where you must publish an uploaded version).

formide publish

Bump

Run in app folder

Bump the app version in app.json automatically. Accepts patch, minor and major as level argument. Defaults to patch.

formide bump [level]

Info

Run in app folder

Get info about the app in the current folder.

formide info

Me

Get info about the logged in user.

formide me

Help

List all command line arguments.

formide --help
1.2.0

8 years ago

1.1.0

8 years ago

1.0.13

8 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

0.1.28

9 years ago

0.1.27

9 years ago

0.1.26

9 years ago

0.1.25

9 years ago

0.1.24

9 years ago

0.1.23

9 years ago

0.1.22

9 years ago

0.1.21

9 years ago

0.1.20

9 years ago

0.1.19

9 years ago

0.1.18

9 years ago

0.1.17

9 years ago

0.1.16

9 years ago

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.1

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago