Skip to content

The Node API and command-line interface for the Twine Package Manager.

License

Notifications You must be signed in to change notification settings

furkleindustries/twinepm

Repository files navigation

twinepm

A command-line tool and Node module.

Introduction

This repository contains the client-side library used to abstract querying the TwinePM registry. It can be used either as a command line tool with src/cli/index.js, or as a module to be required or imported in other codebases.

Installation

npm install -S twinepm

What's here

Functions for every basic query use case. Check the typedocs for more details. You will need to clone the repo to get much value out of them.

What's not here

There is currently no privileged execution (any command involving login or ownership) possible with this package and no intention to add this functionality. Adding and editing packages will be done on the web client for the foreseeable future.

About

The Node API and command-line interface for the Twine Package Manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published