Skip to content

Commit ee62bdc

Browse files
authored
Update README with project details and badges
Expanded project description and added badges.
1 parent 0f6f143 commit ee62bdc

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1+
<img width="1284" height="835" alt="CleanShot 2025-11-24 at 09 35 57" src="https://github.com/user-attachments/assets/61899098-fbc9-4263-972f-aacdfe0976de" />
2+
3+
[![npm version](https://flat.badgen.net/npm/v/jsrepo?color=yellow)](https://npmjs.com/package/jsrepo)
4+
[![npm downloads](https://flat.badgen.net/npm/dm/jsrepo?color=yellow)](https://npmjs.com/package/jsrepo)
5+
16
# jsrepo
27

3-
The modern registry toolchain.
8+
The modern registry toolchain. Distribute your code in any language anywhere with one CLI.
9+
10+
## Get Started
411

12+
```sh
13+
npx jsrepo init
14+
```

0 commit comments

Comments
 (0)