jee-default 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/bin/cli.js +1 -0
  2. package/package.json +1 -1
  3. package/readme.md +7 -0
package/bin/cli.js CHANGED
@@ -12,6 +12,7 @@ const ASSETS = [
12
12
  "question-illustration.js",
13
13
  "question-practice-sheet.js",
14
14
  "questionPractices",
15
+ 'readme.md'
15
16
  ]
16
17
 
17
18
  console.log("🚀 jee-default: generating files...")
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jee-default",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Generate DSA question practice sheets instantly",
5
5
  "main": "./bin/cli.js",
6
6
  "bin": {
package/readme.md ADDED
@@ -0,0 +1,7 @@
1
+ # How to download pdf
2
+ > Use the link and use the `curl -L -o source.pdf "Link"`
3
+ > Source becuase used in pdf-to-slide.
4
+ ```bash
5
+ ./pdf-to-slides.sh
6
+ ```
7
+ > automatic generate notes then do according to your.