Skip to content

chris-chambers/automagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTOMAGIC!

Setup

  1. Install the VS Code Extension

  2. Install Poetry

  3. Install fswatch native library

    brew install fswatch
  4. Install this package

    poetry install

Use

After setup, run the package:

poetry shell
automagic

The VS Code extension should automatically connect, and allow you to evaluate the current selection (or line if there is no selection) in a Python file with ctrl+enter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages