Skip to content

Commit

Permalink
Merge pull request #6 from orgsarava338/revert-3-sarava338-2
Browse files Browse the repository at this point in the history
Closes #5 updated thEADME.md instead deleting
  • Loading branch information
sarava338 authored Feb 7, 2024
2 parents 618871e + 9111489 commit 9c5613d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 61 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/npm-publish-github-packages.yml

This file was deleted.

26 changes: 1 addition & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1 @@
# sarava338/dsa

## To Install bun.js

[bun install guide / link](https://bun.sh/docs/installation)

## To Install Dependies

bun i


## To Test Effectively

- test all - bun run test or bun test

- test lists only - bun run test list or bun run -t list
- test singly lists only - bun run test singly or bun run -t singly
- test doubly lists only - bun run test doubly or bun run -t doubly
- test circular lists only - bun run test circular or bun run -t circular
- test circular singly list only - bun run test circular-singly or bun run -t circular-singly
- test circular doubly list only - bun run test circular-doubly or bun run -t circular-doubly

- test queue only - bun run test queue or bun run -t queue

- test stack only - bun run test stack or bun run -t stack
# @orgsarava338/dsa

0 comments on commit 9c5613d

Please sign in to comment.