Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jameshenry/issue-28843


https://github.com/jameshenry/issue-28843

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Issue28843

NOTE: Currently this does not reproduce the issue.

---

Build the library:

```sh
npx nx build foo
```

Then evaluate publishing via either:

CLI:

```sh
npx nx release publish --dry-run
```

Programmatic API:

```sh
node publish.js
```