Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fern.go: add doc | siddharth | 2021-12-01 | 1 | -1/+37 |
| | |||||
* | fern: update init | siddharth | 2021-11-29 | 1 | -0/+2 |
| | | | | Add comments. | ||||
* | state: update ProcessState | siddharth | 2021-11-29 | 1 | -5/+6 |
| | | | | | Remove FeedsProcessing. Use a local variable to track the feeds that are being processed instead in the `main` function. | ||||
* | state: update ProcessState | siddharth | 2021-11-29 | 1 | -2/+0 |
| | | | | Remove unused fields -- YDLPath and DumpDir. | ||||
* | fern: update main | siddharth | 2021-11-29 | 1 | -0/+6 |
| | | | | Display number of feeds yet to be processed. | ||||
* | fern: flush out main | siddharth | 2021-11-28 | 1 | -1/+55 |
| | |||||
* | initial commit | siddharth | 2021-11-27 | 1 | -0/+6 |