Skip to content

sorsasampo/tw.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

taskwarrior.org Site Repository

This repository contains the content of the taskwarrior.org site.

To Clone this Repository:

git clone https://github.com/GothenburgBitFactory/tw.org.git

Instruction For Updating tw.org/html/tools

  1. git clone https://github.com/GothenburgBitFactory/tw.org.git tw.org.git cd tw.org.git

  2. git clone https://github.com/BrunoVernay/taskwarrior-site-test.git taskwarrior-site-test.git

  3. git clone https://github.com/BrunoVernay/tw-tools-update.git tw-tools-update.git

  4. git clone https://github.com/PyGithub/PyGithub.git PyGithub.git

  5. Get a Github token: https://github.com/settings/tokens

  6. Add Github token to Config.py: cd tw-tools-update.git cp Config.py.example Config.py vi Config.py (add token)

  7. Take the data-tools-old.json, and update it with a scan of github: cd tw-tools-update.git PYTHONPATH=../PyGithub.git python Main.py

  8. cp data-tools.json ../html/tools/tools-data.js

About

Repository for tw.org site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.3%
  • JavaScript 6.4%
  • Perl 0.8%
  • Python 0.3%
  • Shell 0.1%
  • Ruby 0.1%