Skip to content

G1aD05/fsutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

F# Utilities

About

FSUtil helps with many things, like creating F# projects, running F# projects
editing F# scripts, installing F# frameworks and installing F# packages

Instructions

1. Download the fsutil-installer
2. In your terminal go to the directory of the installer and type "chmod +x fsutil-installer"
3. Type "./fsutil-installer"
4. You can start using FSUtil!

Commands

help -- shows this new -- creates a new project (ex: fsutil new project-name project-framework (for the project framework console is recommended for beginners)) run -- runs a project (ex: fsutil run path/to/project/project-name) edit -- opens the editor (ex: fsutil edit path/to/file/ file-name.txt) install -- installs a framework (ex: fsutil install framework-name) add-pak -- adds a package the a project (ex: fsutil add-pak path/to/project/project-name package-name)

Dependencies

1. Python 3
2. .NET

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages