Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haf/puppet-fsharp
A puppet module for installing F# on a linux machine.
https://github.com/haf/puppet-fsharp
Last synced: about 1 month ago
JSON representation
A puppet module for installing F# on a linux machine.
- Host: GitHub
- URL: https://github.com/haf/puppet-fsharp
- Owner: haf
- Created: 2013-12-01T17:02:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-01T17:11:42.000Z (about 11 years ago)
- Last Synced: 2024-10-19T21:17:01.298Z (2 months ago)
- Language: Puppet
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Puppet F# Module
Installs F# on a CentOS machine.
You need the RPMs, which you can build yourself from [my fpm-recipes
project](https://github.com/haf/fpm-recipes/tree/master/teamcity-server),
and then install on a [yum
repository](https://github.com/haf/puppet-yum).## Usage
```puppet
include fsharp
```### License
MIT