Giter Club home page Giter Club logo

fuze's Introduction

FUZE (wip)

Project automation as a standalone dense .fsscript.

No additional package downloads/installs needed.
Lightweight and portable plain scripting.

To get see a proof of consept in action just run

fsi.exe  fz.fsx

Motivation

Provide selected functionality from

gulpjs, nodemon, shelljs, fake5, workflow ...

as a standalone dense F# script for most of my projects automation needs.

Installation and Usage

Download Nuget.exe inside an empty folder and run

 NuGet.exe install fuze 

Inside the extracted package folder fuze.x.y.z locate fuze.x.y.z.fsscript. Copy this file preferably at the root folder of your project.

This file is ALL you need. You can safely delete rest of the extracted files.

THIS FILE IS SAFE FOR USE IN A PRODUCTION ENVIROMENT. NEVER DOWNLOADS OR INSTALLS ADDITIONAL PACKAGES

See examples how to use this file from your custom F# scripts.

We assume preinstalled a working version of dotnet Sdk, and F# Sdk

How it is build

The various independent scripts inside the src folder are stripped and concatenated as a single large amalgamation file deliberately named .fsscript to indicate its significance.

To build this file just run

fsi.exe  tools/build_fuse.fsx

and package it with

NuGet.exe pack

Building for Windows

See tools folder

Building for Linux

See tools folder

Quick and Dirty

I hope to mprove my F# knowledge through this project so if you see something really stupid please correct me.

This work serves basically my own needs and also as a proof of concept.

Just and functionality the quit and dirty way leaving clean up for latter.

Testing? hmmm... At least we have a folder.

Copyright Notices

Blocks of F# code may be included with minor changes from similar projects such as FAKE ...

License

Copyright (c) qdoop. All rights reserved.

Licensed under the MIT License.

fuze's People

Contributors

qdoop avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.