Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/polywrap/wrap-cli
- Owner: polywrap
- License: mit
- Created: 2020-06-26T03:29:52.000Z (over 4 years ago)
- Default Branch: origin-dev
- Last Pushed: 2023-11-24T00:19:58.000Z (12 months ago)
- Last Synced: 2024-10-30T06:14:24.881Z (13 days ago)
- Topics: developer-tools, portable, wasm, wrap
- Language: TypeScript
- Homepage: https://polywrap.io
- Size: 648 MB
- Stars: 170
- Watchers: 18
- Forks: 52
- Open Issues: 184
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-polywrap - `polywrap` CLI - The main CLI of the Polywrap project. Used to integrate, build, and deploy wraps. (Tools)
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 anotherWe 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)!