OpenLinkSoftware / fct

OpenLink Faceted Browser
Other
0 stars 4 forks source link

OpenLink Faceted Browser (FCT)

Copyright © 2008-2022 OpenLink Software support@openlinksw.com

License

This software is licensed under the GNU General Public License. See COPYING and LICENSE for details.

What are the system requirements for this package?

To build, you will need a recent Linux or macOS system with Python.

To install and run the package, you will need a recent version of one of the following:

How do I set up my local version of this repository?

  1. Ensure git is set up and functional on your computer.
  2. Choose a folder (a/k/a directory) into which you want to copy this repository.
  3. Navigate to the desired folder using the cd {folder-name} command.
  4. Execute this command:
    git clone https://github.com/OpenLinkSoftware/fct

How do I build the package?

Simply execute the following command:

./build.sh

The build will deliver something like the following:

-rw-r--r--  1 openlink openlink  5131160 23 Apr 10:44 fct_dav.vad

See Also