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

@stencila/basha

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stencila/basha

Bash interpreter for Stencila

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

🔨 Basha

Bash interpreter for Stencila

Build Status Code coverage NPM Docs

Install

Basha is available as a Node.js package,

npm install --global @stencila/basha

In the future, Basha will be bundled as part of the self contained Stencila command line tool.

Windows is not yet supported.

Use

If you have executa installed globally then you can run it using the repl command and specifying bash as the starting language,

executa repl bash

Develop

You can test Basha manually using the local install of executa in this package. First, build and register the current version of Basha, so that Executa is able to find it,

npm run register
npx executa repl bash

Keywords

FAQs

Package last updated on 09 Dec 2019

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