Skip to content

Backups from Public Treasury Hackathon for those who did not use GitHub

Notifications You must be signed in to change notification settings

brummiesteven/HMT-Hack-Backups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

HMT Hack Backups

We'd love to be able to continue developing your ideas alongside you after the hack finishes :)

In order for us to do this please upload your work to this repo - only If you aren't currently using GitHub using credentials that Microsoft Provided for those who already have their work in GitHub using Microsoft Credentials we will be able to retrieve your repos from there.

To add to this Repo

Repository Instructions

  1. Clone the Repository:

    git clone https://github.com/brummiesteven/HMT-Hack-Backups.git
  2. Create a New Folder with Your Team Name:

    mkdir <team-name-folder>
    cd <team-name-folder>
  3. Add Your Data to the Folder:

    • Add any necessary files or data to the created folder.
  4. Stage Your Changes:

    git add <team-name-folder>
  5. Commit Your Changes with a Descriptive Message:

    git commit -m "Add initial data for <team-name>"
  6. Push Your Changes to the Remote Repository:

    git push origin <branch-name>

About

Backups from Public Treasury Hackathon for those who did not use GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published