-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Blueberry edited this page Mar 31, 2015
·
2 revisions
Welcome to the CC BlueAPI wiki!
You must initialize the API before use. You can either load b_api yourself using os.loadAPI(path/to/b_api), or run the init file at blue-api/init.
The persistent alias blu is automatically set to the init file.
See the individual API sections for more information.
API's:
- [b_api] (b_api)
- [b_files] (b_files)
- [b_git] (b_git)
- [b_http] (b_http)
- [b_io] (b_io)
- [b_startup] (b_startup)
- [b_update] (b_update)