• Stars
    star
    132
  • Rank 274,205 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created over 5 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

asdf plugin for Yarn.

asdf-yarn

Build Status

Yarn plugin for the asdf version manager.

💡 Note: This plugin validates package authenticity via gpg.

Requirements

This plugin should work out of the box on Linux and Mac operating systems. If one of the commands needed is unavailable, it will let you know.

Installing

asdf plugin-add yarn
asdf install yarn latest

Looking for Yarn v2?

In v2.x, Yarn introduced its own version manager which can only be configured on a per-project basis. There is no "global install" variation of the v2.x release line.

To use Yarn v2.x in your project:

  1. Use this plugin to set the v1.x Yarn version for the project (e.g: asdf local yarn 1.22.10).

  2. Use Yarn to set the v2.x Yarn version for the project (e.g: yarn set version 2.4.1).

After these two steps, your project will be configured to use Yarn v2.x. If you do not wish to opt in to v2.x, then step 1 is all you need.

More Repositories

1

docker-registry.helm

Helm chart for a Docker registry. Successor to stable/docker-registry chart.
Mustache
281
star
2

emojify

Converts emoji colon syntax in an input string to raw emojis. No dependencies.
JavaScript
9
star
3

android-c2dm-example

A reference implementation for developers thinking about integrating C2DM or GCM push notifications into their Android applications.
Java
8
star
4

mfa

Multi Factor Authentication (MFA) for Node.js apps (TOTP HMAC-SHA1 compatible with Google Authenticator)
JavaScript
5
star
5

router-preact

A tiny router for Preact apps. It connects your app with the address bar. That's it.
JavaScript
4
star
6

vsj

VSJ is JSON Schema validation.
JavaScript
3
star
7

common-android

Common components for Android applications.
Java
3
star
8

adam

Adam is a reimplementation of the Atom text editor.
JavaScript
2
star
9

c2dm-web

A barebones, GCM-compatible C2DM registration and messaging server.
Java
2
star
10

common-crypto

This library contains a lightweight API for cryptographic functions, particularly with respect to public key cryptography.
Java
2
star
11

pak-cli

A common toolchain for building npm packages written as ES modules.
Shell
2
star
12

obsidian4java

A Java wrapper for the Obsidian Portal API. Obsidian Portal is a service that allows people to create campaign websites for Dungeons & Dragons and other tabletop RPGs.
Java
2
star
13

common-view

An API for wiring UI views into a Java application.
Java
1
star
14

common-net

This library provides a foundation for network services.
Java
1
star
15

treasury-server

Operate your own currency with this standalone HTTP server that implements the Digital Cash API.
Java
1
star
16

android-cashinhand

This Android application lets you receive and make payments with digital cash.
Java
1
star
17

common-persistence-android

This library implements the common-persistence API using Android's native persistence API.
Java
1
star
18

oauth4java

Another Java OAuth library.
Java
1
star
19

swiper-no-swiping

This tool allows the Google Now swipe gesture on Android devices (like the Nexus 5) to be disabled.
Java
1
star
20

echo-server

This reference implementation of Digital Cash is backed by text.
Java
1
star
21

common-crypto-rsa

This library supports RSA cryptographic functions such as encrypting, decrypting, and signing messages.
Java
1
star
22

ui

A lightweight modern UI library for Preact apps
JavaScript
1
star
23

common-net-http

A lightweight Java HTTP library and web server.
Java
1
star
24

jenkins-nodejs-example

Example Node.js application with Jenkinsfile.
JavaScript
1
star
25

jarm

Jarm is JSON-API Relational Mapping -- an ORM layer for Node.js apps.
JavaScript
1
star
26

common-persistence-jdbc

This persistence layer uses JDBC for its underlying database operations.
Java
1
star
27

mtls4j

A convenient way to create an mTLS-ready SSLContext for your HTTP clients and whatnot.
Java
1
star
28

atlassian-markdown

This is a fork of https://bitbucket.org/bbaker/atlassian-markdown.
JavaScript
1
star
29

money-common

Interfaces and base implementations common to the Digital Cash API.
Java
1
star
30

tiled-reader

An Android-compatible reader and data model for the TMX map format. Works with maps created with the Tiled map editor (mapeditor.org).
Java
1
star
31

asdf-k9s

k9s plugin for the asdf universal version manager
Shell
1
star
32

exchange

This web application acts as an exchange from funds issued by a Treasury into other forms of value.
Java
1
star
33

stylish-preact

Tiny CSS library for styling Preact components. Designed for browser-native ES modules.
JavaScript
1
star
34

pinki

Pinki helps developers ship software with authenticity.
Go
1
star