Git Product home page Git Product logo

arctrl's Introduction

ARCtrl

ARCtrl the easy way to read, manipulate and write ARCs in .NET and JavaScript! ❤️

Version Downloads
Nuget (with prereleases) Nuget
npm (scoped with tag) npm

Install

(currently only prereleases available, check the nuget page or npm page respectively)

.NET

#r "nuget: ARCtrl"
<PackageReference Include="ARCtrl" Version="1.0.0-beta.1" />

JavaScript

npm i @nfdi4plants/arctrl

Docs

Currently we provide some documentation in form of markdown files in the /docs folder of this repository!

Check it out!

Development

Requirements

  • nodejs and npm
    • verify with node --version (Tested with v18.16.1)
    • verify with npm --version (Tested with v9.2.0)
  • .NET SDK
    • verify with dotnet --version (Tested with 7.0.306)

Local Setup

  1. dotnet tool restore
  2. dotnet paket install
  3. npm install

Verify correct setup with ./build.cmd runtests

arctrl's People

Contributors

hlweil avatar freymaurer avatar flowetzels avatar kmutagene avatar omaus 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.