Git Product home page Git Product logo

beewarloc / fuselibs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fuse-open/fuselibs

0.0 1.0 0.0 32.29 MB

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps.

Home Page: https://www.fusetools.com

License: MIT License

Uno 46.43% Java 0.58% Objective-C 0.50% Objective-C++ 0.28% JavaScript 4.09% C# 0.35% C++ 1.76% C 45.83% HTML 0.01% CSS 0.03% Shell 0.12% Batchfile 0.01%

fuselibs's Introduction

Fuselibs

TeamCity license: MIT Slack

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps.

Requirements

In order to use Uno / Fuselibs, the following software must be installed:

Windows

macOS

How do I build and test?

Windows

  • build.bat downloads and extracts uno, and builds all packages.
  • test.bat runs all tests.

macOS

  • build.sh downloads and extracts uno, and builds all packages.
  • test.sh runs all tests.

Fuse

You may use a locally built copy of fuselibs with an installed copy of Fuse. This is done by creating a file named .unoconfig in either a Fuse project directory (applies to that project only), or in your home directory (applies to all projects). It should contain something like the following:

Packages.SourcePaths += <path-to-fuselibs>/Source

You'll need to replace <path-to-fuselibs> above with the actual path to your fuselibs checkout.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Reporting issues

Please report issues here.

What's this "Stuff" thing?

Stuff is the tool that downloads and extracts uno (which is required to build fuselibs), as well as some other useful utilities. The Stuff directory contains stuff.exe, a few .stuff-files and a few .packages-files. stuff.exe is a tool that reads the .stuff-files, and download and extract them into the source tree. The dependencies specified in the .package-files installed lazily by uno doctor when needed. This is all automated in build.bat and build.sh.

After stuff.exe has done it's job, you can find:

Component Path
Prebuilt uno wrapper (Windows) Stuff/uno.exe
Prebuilt uno wrapper (macOS) Stuff/uno
Prebuilt core packages Stuff/lib
Development tools Stuff/Devtools

fuselibs's People

Contributors

alexeybuzdin avatar bolav avatar bondehagen avatar cbaggers avatar clebal avatar dermitch avatar duckers avatar eeue56 avatar eksperts avatar knatten avatar kristianhasselknippe avatar kusma avatar mortend avatar mortoray avatar nekronos avatar petterroea avatar sebbert avatar sunjammer avatar tapped avatar yupferris avatar

Watchers

 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.