Skip to content

Commit 62db480

Browse files
Add "what np isn't" section to the readme (#672)
Co-authored-by: Sindre Sorhus <[email protected]>
1 parent 9fb0128 commit 62db480

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
- See exactly what will be executed with [preview mode](https://github.com/sindresorhus/np/issues/391), without pushing or publishing anything remotely
2727
- Supports [GitHub Packages](https://github.com/features/packages)
2828

29+
### Why not
30+
31+
- Monorepos are not supported.
32+
- Custom registries are not supported ([but could be with your help](https://github.com/sindresorhus/np/issues/420)).
33+
- CI is [not an ideal environment](https://github.com/sindresorhus/np/issues/619#issuecomment-994493179) for `np`. It's meant to be used locally as an interactive tool.
34+
2935
## Prerequisite
3036

3137
- Node.js 10 or later

0 commit comments

Comments
 (0)