Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.67 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.67 KB

prizedseason

Prized Season projects

Introduction

tbd.

Location/ Author

Prized Season projects are stored at github

HTML tree view under:

'prizedseason' repo depends on codeclone (ssh):

Licensing

Repos licences are:

  • prizedseason : GPL (3.0)
    • Author: (c) 2018, 2020 Henrique Moreira /101/
  • codeclone : LGPL (2.1)
    • Author: (c) 2018, 2020 Henrique Moreira

Please fork me

GIT principles on local copies and replicas favor forks. You can fork this repo, and then update your references, e.g.

git remote add upstream ...your_cloned_repo_url...
git fetch upstream

If you want to get back to the original location, you can always replace your GIT URL as follow:

git remote set-url origin git@github.com:serrasqueiro/prizedseason.git

ToDo

This README is quite incomplete. Intention is to list basically all the modules and scripts within this repo!

Hints

References

/101/