Skip to content

petukhovv/github-kotlin-code-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-kotlin-code-collector

Collection of files with Kotlin code from Github (by keyword).

Example of use

python3 main.py --keyword fun --token my_github_token --directory ./code

Program arguments

  • --keyword, -k: keyword for search on Github
  • --token, -t: Github token (you can generate on personal access token page)
  • --directory, -d: output folder with Kotlin source code files

For code parsing you can use kotlin-source2ast program

About

Collection Kotlin code from Github by keywords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages