Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eggy115/fsharp

F#
https://github.com/eggy115/fsharp

f-sharp f-sharp-examples fsharp fsharp-examples fsharp-lang fsharp-programs fsharp-scripts

Last synced: 30 days ago
JSON representation

F#

Awesome Lists containing this project

README

        

# F#

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

This repository contains a collection of F# programs and scripts.

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Installation

To use these programs and scripts, you will need to have the .NET SDK installed. You can download it from the [official .NET website](https://dotnet.microsoft.com/download).

## Usage

To run the programs and scripts, navigate to the relevant directory and execute the `dotnet run` command.

## Contributing

If you would like to contribute to this project, please follow these steps:

1. Fork the repository
2. Create a new branch
3. Make your changes
4. Push your changes to your forked repository
5. Open a pull request

Also adhere to the guidelines outlined in [contributing](./CONTRIBUTING.md)

## License

This project is licensed under the GPL v3 License - see the [LICENSE](LICENSE) file for details.