Skip to content

evaporei/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

wiki

Example: https://en.wikipedia.org/wiki/Walrus

Dependencies

  • jq
  • xmllint

Simple

$ wiki walrus
The walrus (Odobenus rosmarus) is a large pinniped marine mammal with discontinuous distribution about the North Pole in the Arctic Ocean and subarctic seas of the Northern Hemisphere.

sections:
- Etymology
- Taxonomy and evolution
- Anatomy
- Toggle Anatomy subsection
- Life history
- Toggle Life history subsection
- Ecology
- Toggle Ecology subsection
- Relationship with humans
- Toggle Relationship with humans subsection
- See also
- References
- Further reading
- External links

With section

$ wiki walrus anatomy
While some outsized Pacific males can weigh as much as 2,000 kg (4,400 lb), most weigh between 800 and 1,700 kg (1,800 and 3,700 lb).

subsections:
- Tusks and dentition
- Vibrissae (whiskers)
- Skin

Stretch goal

$ wiki walr[tab] # completes to walrus

$ wiki walrus anat[tab] # completes to anatomy

About

wikipedia query CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages