Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jameshenry/issue-28843
https://github.com/jameshenry/issue-28843
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jameshenry/issue-28843
- Owner: JamesHenry
- Created: 2024-11-08T10:17:23.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-11-08T10:40:45.000Z (12 days ago)
- Last Synced: 2024-11-08T11:30:05.239Z (12 days ago)
- Language: CSS
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```