Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lua-tessel

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lua-tessel

A CLI that enables the scripting of a Tessel device in Lua.

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

lua-tessel

A CLI that enables the scripting of a Tessel device in Lua.


Please note

This is work in progress and it's still very early days. There are many issues yet to resolve and the API is very likely to change. Please be patient.

I've shared this project now because the main route to execute Lua scripts on the Tessel is working and this feature may be of help to others.

Getting started

git clone git@github.com:paulcuth/lua-tessel.git
cd lua-tessel
npm install -g
lua-tessel run examples/blink.lua

Features

You can currently run and flash Lua scripts to a USB-connected Tessel device. For everything else, including erasing a flashed Lua script, you will need to use the official Tessel CLI.

Issues

Currently there are many missing features and those features that do exist do have known issue. Please report any issues you find in the Issue tracker.

If you find a blocking issue, please consider fixing it and submitting a pull request.

Acknowledgements

While this is a rewrite rather than a fork of the official Tessel CLI, there are several chucks of code taken from that project.

License

MIT

Keywords

FAQs

Package last updated on 08 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc