astroid-sdk
v0.1.0
Published
Software development kit for the astroid framework.
Downloads
1
Readme
astroid Software Development Kit
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.