Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 93a02c2

Browse files
committed
update roadmap on readme
1 parent 8e12e67 commit 93a02c2

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Importer are a set of layouts (e.g. UnixFS) and chunkers (e.g: fixed-size, rabin
209209
- [ ] next
210210
- [ ] restart
211211
- [ ] files
212-
- [ ] add
212+
- [x] add
213213
- [ ] cat
214214
- [ ] get
215215
- [ ] stat - Statistics about everything
@@ -224,11 +224,11 @@ Importer are a set of layouts (e.g. UnixFS) and chunkers (e.g: fixed-size, rabin
224224
- [ ] unwant
225225
- [ ] wantlist
226226
- **tooling**
227-
- [ ] commands
227+
- [x] commands
228228
- [ ] update
229-
- [ ] init - sugar around ipfs repo init
230-
- [ ] config
231-
- [ ] edit
229+
- [ ] init - sugar on top of ipfs repo init
230+
- [x] config
231+
- [x] edit
232232
- [x] replace
233233
- [x] show
234234
- **network** (bubbles up from libp2p)
@@ -241,12 +241,9 @@ Importer are a set of layouts (e.g. UnixFS) and chunkers (e.g: fixed-size, rabin
241241
- [ ] query
242242
- [ ] swarm
243243
- [ ] addrs
244-
- [ ] addrs local
245244
- [ ] connect
246245
- [ ] disconnect
247246
- [ ] filters
248-
- [ ] filters add
249-
- [ ] filters rm
250247
- [ ] peers
251248
- [ ] records (IPRS)
252249
- [ ] put

0 commit comments

Comments
 (0)