Skip to content

AngelMunoz/Gist.DependencyManager.Gist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gist Dependency Manager for F# interactive

gist-dep-man-2.mp4

The Gist dependency manager is now half alive until I discover how to properly distribute and tell others how to use it, in the meantime you can find quick and dirty instructions below

Quick And Dirty Test

If this is the first time, run:

  • dotnet fsi build.fsx

after that your project should be within the dist directory and can be used as follows

  • dotnet fsi --compilertool:./dist path/to/script.fsx <- run a script with the dependency manager
  • dotnet fsi --compilertool:./dist <- run an fsi session with the dependency manager

About

A gist dependency manager for F# Interactive

Topics

Resources

Stars

Watchers

Forks

Languages