mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[PR #3] [MERGED] Add command line arguments #35
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/akashrchandran/syrics/pull/3
Author: @akashrchandran
Created: 5/17/2022
Status: ✅ Merged
Merged: 5/17/2022
Merged by: @akashrchandran
Base:
main← Head:add-command-line-arguments📝 Commits (6)
4c1203fUpdate README.mdc1afed2easy implementaion of command linedaa7b7eUpdate README.md3bff6dfcleaned up codea9b95e4updated commandline arguments66401a9Update README.md📊 Changes
6 files changed (+200 additions, -97 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+53 -0)📝
api.py(+21 -20)➕
cli.py(+21 -0)📝
exceptions.py(+3 -2)📝
syrics.py(+101 -75)📄 Description
Closes #1 added feature to accept commandline arguments.
Still in development phase.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.