Code Monkey home page Code Monkey logo

Comments (4)

nerdypepper avatar nerdypepper commented on September 22, 2024

build.sh was a bit of a hackjob. builds for scientifica are now done with nix; see flake.nix. the install docs need to be updated. creating a build of scientifica is now just:

# with nix installed

$ git clone https://github.com/nerdypepper/scientifica
$ nix build

# built font files and stored in the ./result directory

from scientifica.

nerdypepper avatar nerdypepper commented on September 22, 2024

if you would still like to use build.sh you can find the script in parent commits of 6b31fa5.

from scientifica.

exoess avatar exoess commented on September 22, 2024

build.sh was a bit of a hackjob. builds for scientifica are now done with nix; see flake.nix. the install docs need to be updated. creating a build of scientifica is now just:

# with nix installed

$ git clone https://github.com/nerdypepper/scientifica
$ nix build

# built font files and stored in the ./result directory

i don’t know much about nix, can you install it alongside other package managers? (in my case pacman)

from scientifica.

nerdypepper avatar nerdypepper commented on September 22, 2024

yes absolutely, please see https://nixos.org/download for more. you can install just nix (the package manager, as opposed to nixos, the operating system), and use it for builds.

is there a specific reason you require a manual build of the font? if not, you can download the v2.3 release from the releases page.

from scientifica.

Related Issues (20)

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.