seonbi
SmartyPants for Korean language
File Explorer
- build.yaml
- test-actions.yaml
- FUNDING.yml
- extensions.json
- settings.json
- seonbi-api.hs
- seonbi.hs
- seonbi.json
- ko-kr-stdict.tsv
- HtmlString.elm
- Demo.elm
- .gitignore
- elm.json
- github-corner.html
- README.md
- mod.ts
- README.md
- test.ts
- build.sh
- omit-rich-elements.lua
- .gitignore
- main.py
- README.rst
- .gitignore
- extract.xq
- Makefile
- replace.xq
- template.svg
- Bundle-RequiredDlls.ps1
- action.yaml
- README.md
- Clipper.hs
- Entity.hs
- Lang.hs
- Preservation.hs
- Printer.hs
- Scanner.hs
- Tag.hs
- TagStack.hs
- TextNormalizer.hs
- Wrapper.hs
- KHangul.hs
- kHangul.json
- README
- ContentTypes.hs
- Facade.hs
- Hangul.hs
- Hanja.hs
- Html.hs
- PairedTransformer.hs
- Punctuation.hs
- Trie.hs
- ellipsis.ko-Kore.html
- ellipsis.ko-KR.html
- initial-sound-raw.ko-Kore.html
- initial-sound-raw.ko-KR.html
- preservation.ko-Kore.html
- preservation.ko-KR.html
- 大韓民國憲法第十號前文.ko-Kore.html
- 大韓民國憲法第十號前文.ko-KP.html
- 大韓民國憲法第十號前文.ko-KR.html
- 習慣音.ko-Kore.html
- 習慣音.ko-KR.html
- 이런날.ko-Kore.html
- 이런날.ko-KR.html
- ClipperSpec.hs
- LangSpec.hs
- PreservationSpec.hs
- PrinterSpec.hs
- ScannerSpec.hs
- TextNormalizerSpec.hs
- WrapperSpec.hs
- KHangulSpec.hs
- ContentTypesSpec.hs
- FacadeSpec.hs
- HangulSpec.hs
- HanjaSpec.hs
- PunctuationSpec.hs
- doctest.hs
- doctest.json
- hlint.hs
- hspec.hs
- Spec.hs
- .dockerignore
- .editorconfig
- .gitattributes
- .gitignore
- CHANGES.md
- Dockerfile
- en.utf-8.add
- fly.toml
- LICENSE
- package.yaml
- README.md
- Setup.hs
- stack-ghc-8.10.yaml
- stack-ghc-8.8.yaml
- stack-ghc-9.0.yaml
- stack-ghc-9.2.yaml
- stack-ghc-9.4.yaml
- stack.yaml
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
script
View Details ▼
script
Record all terminal output to a typescript file.
script
Record a new session to a file named `typescript` in the current directory:
exit
Stop recording:
script {{path/to/session.out}}
Record a new session to a custom filepath:
scoop bucket
View Details ▼
scoop bucket
Manage buckets: Git repositories containing files which describe how scoop installs applications.
If Scoop doesn't know where the bucket is located its repository location must be specified.
scoop bucket list
List all buckets currently in use:
scoop bucket known
List all known buckets:
scoop bucket add {{name}}
Add a known bucket by its name:
scoop
View Details ▼
scoop
The Scoop package manager.
Some subcommands such as `bucket` have their own usage documentation.
scoop install {{package}}
Install a package:
scoop uninstall {{package}}
Remove a package:
scoop update --all
Update all installed packages:
