Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishk5/flick
flick is a cli-tool written in Go for generating boiler-plate code for Web Scraping projects. I'm beginning with Python boiler-plates and would love to extend it to Go and Rust in a while with idiomatic paradigm of those respective languages.
https://github.com/nishk5/flick
boilerplate cli go golang-tools python
Last synced: 28 days ago
JSON representation
flick is a cli-tool written in Go for generating boiler-plate code for Web Scraping projects. I'm beginning with Python boiler-plates and would love to extend it to Go and Rust in a while with idiomatic paradigm of those respective languages.
- Host: GitHub
- URL: https://github.com/nishk5/flick
- Owner: nishk5
- License: apache-2.0
- Created: 2020-02-13T14:26:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-23T17:04:57.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T23:30:09.447Z (4 months ago)
- Topics: boilerplate, cli, go, golang-tools, python
- Language: Go
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - flick - tool written in Go for generating boiler-plate code for Web Scraping projects. I'm beginning with Python boiler-plates and would love to extend it to Go and Rust in a while with idiomatic paradigm of thos ... (Repositories)
README
# go-flick #
flick is a cli-tool written in Go for generating boiler-plate code for Web Scraping projects.
I'm beginning with Python boiler-plates and would love to extend it to Go and Rust in a while with idiomatic paradigm of those respective languages.