Skip to content

Scripts that didn't make it to their own repos (yet)

License

Notifications You must be signed in to change notification settings

tugrulates/libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libs

Monorepo with various libraries and tools.

I maintain these for my personal use, but you are welcome to make contributions. My plan is to makee a release version of any component that becomes useful.

Library

The library is intended to be used with the Deno runtime. The documentation can be found on JSR.

Tools

Currently the following tools are available:

  • 500px - Interact with 500px, the photography community.
  • duolingo - Interact with Duolingo, the language learning platform.
  • lonely-planet - Interact with Lonely Planet, the travel guide.
  • photos - Photography editing and publishing workflow.

These can be installed from the source.

git clone https://github.com/tugrulates/lib.git
cd lib
deno task install

You can also run the JSR packages directly.

deno run -A --unstable-kv jsr:@tugrulates/duolingo --help

About

Scripts that didn't make it to their own repos (yet)

Resources

License

Stars

Watchers

Forks

Packages

No packages published