Skip to content
/ Forge Public
forked from ionide/Forge

F# CLI tool for project, file, and solution management

License

Notifications You must be signed in to change notification settings

puffybsd/Forge

 
 

Repository files navigation

Build status Build Status Join the chat at https://gitter.im/fsharp-editing/Forge

Forge (F# Project Builder)

Forge is a command line tool that provides tasks for creating F# projects with no dependence on other languages. For more documentation please visit our wiki pages

Installing

Via Scoop.sh (Windows)

You can install Forge via the Scoop package manager on Windows

scoop install forge

Via Homebrew (OSX)

You can install Forge via the Homebrew package manager on OS X

brew tap samritchie/forge && brew install forge

Via Linuxbrew (Linux)

You can install Forge via the Linuxbrew package manager on Linux

brew tap samritchie/forge && brew install forge

Other

You can download one of the releases found at https://github.com/fsharp-editing/Forge/releases

Alternately you can clone the repo, build the source, and then move the files in your bin folder to a location of your choosing.

Contributing and copyright

The project is hosted on GitHub where you can report issues, fork the project and submit pull requests.

The library is available under unlicense, which allows modification and redistribution for both commercial and non-commercial purposes.

Maintainer(s)

About

F# CLI tool for project, file, and solution management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 99.1%
  • Other 0.9%