Skip to content

[Unofficial] Samacsys Library Loader for all platforms!

Notifications You must be signed in to change notification settings

CaptainMaso/library-loader

 
 

Repository files navigation

Library Loader 📚

Status: CircleCI

Getting started

  1. Create an account on componentsearchengine.com if you don't have one already.
  2. Download a prebuilt version of library-loader from the releases page (only linux builds available, see #67).

Building from source using Docker

This allows you to build without installing any dependencies on your machine.

docker run --volume=$(pwd):/home/circleci/project olback/rust-gtk-linux cargo build --release

What/Why?

This is an implementation of https://www.samacsys.com/library-loader/ in Rust. Why? Well, since the library-loader SamacSys provides only works on Windows, I thought it would be neat to make something similar but available to everyone.

For upcomming features, please see the TODO.md.

License

GNU Affero General Public License v3.0

About

[Unofficial] Samacsys Library Loader for all platforms!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 92.5%
  • JavaScript 6.0%
  • Shell 1.4%
  • CSS 0.1%