Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polywrap/wrap-cli

Used to create, build, and integrate wraps.
https://github.com/polywrap/wrap-cli

developer-tools portable wasm wrap

Last synced: 11 days ago
JSON representation

Used to create, build, and integrate wraps.

Awesome Lists containing this project

README

        

![polywrap-banner](https://raw.githubusercontent.com/polywrap/branding/master/assets/banner.png)

**Polywrap** is a framework for developing software powered by Wraps. Wraps are software modules that are:
* **Portable** - run in any environment
* **Composable** - easily and safely call into one another

We believe that the future of software will be driven by a multitude of highly-specialized, platform-agnostic modules rather than monoliths.

## Getting Started

To get started using the Polywrap CLI, follow the [installation instructions](./packages/cli//README.md#installation).

If you haven't already, checkout Polywrap's [developer documentation](https://docs.polywrap.io), where you'll find quick-starts & in-depth tutorials to help you accomplish your goals.

## Contributing

If you're interested in contributing to this, or any Polywrap repository, checkout the [contributing guide](./CONTRIBUTING.md) as well as [join our Discord](https://discord.polywrap.io)!