Simple command line interface
No IDE required, no GUIs, no complex wizards. A simple way of scaffolding new projects.
Forge is a command line tool that provides tasks for creating and managing F# projects.
No IDE required, no GUIs, no complex wizards. A simple way of scaffolding new projects.
Forge is an F# application, which runs on Windows, MacOS and Linux.
Developed by the F# Community, maintained by core contributors to multiple F# projects.
Create new F# projects using set of templates for most common types of applications.
Add, remove and order F# source files in any existing F# project.
Add and remove project, framework and GAC references.
Manage your Paket dependencies and run your FAKE scripts using one tool.
Create new solutions, scaffold them using ProjectScaffold, add and remove projects and files from existing solutions.
Create custom command aliases to shape Forge into tool perfect for your individual workflow.
Forge is an open source project developed by F# Community hosted on GitHub.