GithubHelp home page GithubHelp logo

lindakovacs / fcc-wiki-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafase282/fcc-wiki-scripts

0.0 1.0 0.0 23 KB

A script to automate git commands related to the FCC Wiki

License: MIT License

Shell 100.00%

fcc-wiki-scripts's Introduction

FCC-Wiki-Scripts

A script to automate git commands related to the FCC Wiki

There are several scripts here.

Glosary:

  1. LOCALWIKI: This is a repository where you would normally send pull request to, usually wiki at gihub.
  2. LIVEWIKI: This is the current repository where the wiki that gets displayed to the campers is, currently Live

Notes:

The scripts take the assumption that you have already setup the upstream branch on the live wiki to point to the master of the local one so you can update directly. If you don't set this up before hand then it will not work.

git remote add upstream [email protected]:FreeCodeCamp/wiki.git

That code will do it, unless you use https in which case you are likely not used two step authentication which is a must for the FCC wiki if you have write access.

Scripts:

simple-linux.sh

This was made to be run as a cron job.

You need to edit the file to change the path where the local and live version of the wiki are based on your current setup.

simple-win.sh

This was not made to be run as a cron job or any windows alternative but it can be made to by removing the requirement to press a key to close the windows.

You need to edit the file to change the path where the local and live version of the wiki are based on your current setup.

config and Update-Wiki

These two work together are should not be used at the moment. They are a work in progress where I will work on a more robust and complex script to do many things.

fcc-wiki-scripts's People

Contributors

rafase282 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.