Skip to content

jfranky34/git_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is practice with VSCode

It's much easier than the cmd line.

Editing in GitHub to pull down to local with VSCode

=======================================================

Editing in IntelliJ from local to be pushed to Github

Testing IntelliJ from local to be pushed to Github

================================================

Pulling from GitHub with IntelliJ to local

================================================

Foobar is a Python library for dealing with word pluralization. <<<<<<< HEAD

More Changes

=======

Change from git_branch

Local Git Change to push to GitHub.

Making more changes to test git Rebase function.

5953c793723a411dd0c38358b108317006986739

Installation

Use the package manager pip to install foobar.

pip install foobar

Usage

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages