Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable utility feature #18

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions config.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
some configurations that were checked in after init
need to pull this file down
adding some additional configurations
found a couple of more config values that are needed
1 change: 1 addition & 0 deletions feature3/feature3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
feature3 implementation
1 change: 1 addition & 0 deletions feature4/feature4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
starting work on feature4
5 changes: 5 additions & 0 deletions util/config.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
config1:abc

config2:567

config3:xyz
6 changes: 6 additions & 0 deletions util/feature.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
feature 1 implementation

feature 2 implementation
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a bit more to the feature2 implementation. I think it should handle multiple weights

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bbhanuprakash-dev see the latest commit for the implementation

adding abitlity to handle multiple widgits

feature 3 implementation
11 changes: 11 additions & 0 deletions util/utility.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This is utility

there are several different features
1
2
3

and multiple configs
a
b
c