Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartCellCommand

A smart cell implementation for Livebook to execute shell commands.

Installation

Use Mix.install/2 on your livebook to install this library.

Mix.install([
  {:smart_cell_command, github: "kentaro/smart_cell_command"}
])

Usage

Select the Command cell from + Smart button:

Then you'll see the editor like below:

Execute a single command

Execute a command with args

Execute multiple commands

Author

Kentaro Kuribayashi kentarok@gmail.com

About

A smart cell implementation for Livebook to execute shell commands

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages