Socket
Socket
Sign inDemoInstall

interstellar

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interstellar

Interstellar Module System command line tool.


Version published
Maintainers
1
Created
Source

interstellar

Interstellar system is DEPRECATED!

The Interstellar Module System is an open ecosystem of modules that aims to make it easy to build a web application on the Stellar network. This repository (interstellar) contains a command line tool that standardizes the build process for Stellar web applications based on the module configuration.

Read the introductory blog post, get started or take a look at interstellar-client to see the system in action.

overview

Installation

npm install -g interstellar

Commands

Run these commands in your project home directory:

  • interstellar build - Builds a project
  • interstellar develop - Builds & watch project
  • interstellar clean - Remove temporary files and builds
  • interstellar stroopy - Prints Stroopy

Guides

The docs directory of this git repository contains a set of development guides to help you work within the IMS.

Publishing to npm

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease]
npm publish

npm >=2.13.0 required. Read more about npm version.

Keywords

FAQs

Package last updated on 29 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc