Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Cylon.js Command Line Interface

License

NotificationsYou must be signed in to change notification settings

hybridgroup/cylon-cli

Repository files navigation

Cylon.js is a JavaScript framework for robotics and physical computing, built on top of Node.js.

This package provides some ancillary command line tools for Cylon.

These tools are primarily to generate scaffolding for new Cylon-specific projects.

Looking for more a more useful, general purpose robotics CLI tool?Then you'll loveGort, our command-line toolkit for RobotOps.

Want to use Ruby on robots?Check out our sister project,Artoo.

Want to use the Go programming language to power your robots?Check out our sister project,Gobot.

Build StatusCode ClimateTest Coverage

Getting Started

To install the Cylon CLI, use NPM:

$ npm install -g cylon-cli

You'll now have acylon executable available:

$ which cylon/usr/local/bin/cylon

Usage

cylon [dir]

This command will generate a new scaffolded Cylon adaptor/driver module in the specified dir (or the current directory, if one isn't provided.)

It will prompt for confirmation if the specified directory isn't empty.

Contributing

For our contribution guidelines, please go tohttps://github.com/hybridgroup/cylon/blob/master/CONTRIBUTING.md.

Release History

For the release history, please go tohttps://github.com/hybridgroup/cylon-cli/blob/master/RELEASES.md.

License

Copyright (c) 2013-2015 The Hybrid Group.

Licenced under the Apache 2.0 license.

For more details, see theLICENCE file.


[8]ページ先頭

©2009-2025 Movatter.jp