Skip to content
    w9j

    Micah Richardson

    @w9j
    United States
    Twitter
    GitHub
    Website
    w9j
    w9j
    published a Repl
    1 year ago
    0
    FileStructureToGitHub
    FileStructureToGitHubTo use this script, you will need to have a GitHub account and a personal access token. You can create a personal access token by following the instructions here: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token. To use this script on Repl.it, simply follow these steps: Input your GitHub username when prompted Input your personal access token when prompted Input a name for your new repository when prompted Input the desired file structure, using ├── for a folder or file within a folder, and └── for the last folder or file within a folder. For example: Copy code webpage-example/ ├── app.py ├── templates/ | ├── index.html └── static/ ├── css/ | ├── styles.css ├── js/ | ├── script.js └── img/ ├── default-image.png Press enter to create the file structure in your new repository. This script will create a new repository with the given name, and create all the specified folders and files within the repository.
    w9j
    w9j
    published a Repl
    1 year ago
    0
    roblox avatar getter
    roblox avatar gettergets avatar images
    w9j
    w9j
    published a Repl
    2 years ago
    0
    Random Webpage
    w9j
    w9j
    published a Repl
    2 years ago
    0
    w9j
    w9j
    published a Repl
    2 years ago
    0
    w9j
    w9j
    published a Repl
    3 years ago
    1
    panic mode test
    panic mode testTo enable Panic Mode press "Esc" to hide all the elements on the page, Press "=" to go to a blank page.
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang