GithubHelp home page GithubHelp logo

calculators's Introduction

A Bunch of calculators

├───devShells
│   └───x86_64-linux
│       ├───csharp-calculator: development environment 'nix-shell'
│       ├───java-calculator: development environment 'nix-shell'
│       └───python-calculator: development environment 'nix-shell'
└───packages
    └───x86_64-linux
        ├───csharp-calculator: package 'csharp-calculator-0.1'
        ├───java-calculator: package 'java-calculator-1.0.0'
        └───python-calculator: package 'python3.10-python-calculator-0.1.0'

screenshot of programs

Running

nix run <location>#<package>

  • i.e:
    • nix run .#csharp-calculator (locally)
    • nix run github:Perigord-Kleisli/calulators#java-calculator (from github repo)

Keep in mind that .#python-calculator cannot run unless you're in the .#python-calculator devshell. I couldn't figure out how to wrap it with gtk.

Entering devshell

Same thing, but with nix develop instead of nix run

  • i.e:
    • nix develop .#csharp-calculator (locally)
    • nix develop github:Perigord-Kleisli/calulators#java-calculator (from github repo)

calculators's People

Contributors

perigord-kleisli 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.