Skip to content

reuter-group/reuter-group.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction:

How to update the production code:

Prerequisites:

  1. download the source code of peprmint-web, and your working tree is clean
  2. download this repository
  3. these two repositories are under the same folder:
$ ls
├── peprmint-web
├── reuter-group.github.io

Then:

$ cd reuter-group.github.io/
$ sh ./update_peprmint-web.sh   # produce the the lateset production code
$ git add -A    # better check everything is ok
$ git commit -m "you commit"  # add some release notes here
$ git push   # code is released! You'll see the website being updated after a few minutes 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published