0.1.0 • Published 10 years ago

astroid-sdk v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

astroid Software Development Kit

Build Status Coverage Status

The astroid Software Development Kit is designed to assist with developing and working with the astroid framework.

Installation

$ npm install astroid-sdk -g

Users Guide

Once installed globally, the astroid-sdk adds a command astroid that can be used to perform common operations on the framework. A list of commands can be obtained by running astroid --help or simply astroid with no other commands.

Authentication

login

Configuration

get

reset

set

Filesystem

download

upload

Development

develop

genman

stage

submit

test

touch