UNPKG

isaacscript

Version:

A command line tool for managing Isaac mods written in TypeScript.

10 lines (5 loc) 615 B
# `isaacscript-cli` [![npm version](https://img.shields.io/npm/v/isaacscript.svg)](https://www.npmjs.com/package/isaacscript) IsaacScript is a tool to help you create _Binding of Isaac: Repentance_ mods using [TypeScript](https://www.typescriptlang.org/). Please visit the [official website](https://isaacscript.github.io/) for more information. This package contains the command-line tool that initializes new mods and monitors the current project. (The binary is called `isaacscript`, not `isaacscript-cli`. The package is named `isaacscript-cli` to disambiguate it from the other projects in this monorepo.)