GithubHelp home page GithubHelp logo

jdorel / tw.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gothenburgbitfactory/tw.org

0.0 1.0 0.0 44.44 MB

Repository for tw.org site

Home Page: https://taskwarrior.org

HTML 90.06% Perl 0.97% Python 0.48% Ruby 0.07% Shell 0.08% CSS 0.07% JavaScript 8.26%

tw.org's Introduction

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

On first usage, generate API tokens and store them safely for later:

  • GitHub: requires no special scopes

Then setup the Python 3 environment:

# Create a virtual environment to avoid clobbering global installation
$ python3 -m venv venv

# Activate the virtual environment
$ source venv/bin/activate

# Install dependencies
$ pip install -r tools/requirements.txt

Then create the update_tools.sh script by copying the sample, and set API keys there. This file will be ignored and should not be committed.

Now that everything is setup, the tools can be updated by running update_tools.sh:

$ source venv/bin/activate
$ ./update_tools.sh

Repositories that are always included are listed in tools/always_include.json. Repositories that are always ignored are listed in tools/never_include.json. This can be modified and committed to the repository.

tw.org's People

Contributors

pbeckingham avatar recollir avatar lauft avatar ddeimeke avatar tbabej avatar unode avatar wbsch avatar matt-snider avatar rudis avatar jcrben avatar nlar avatar nkakouros avatar sorsasampo avatar mmeier86 avatar shadow53 avatar tbm avatar kllmanu avatar jean avatar cgardner avatar wodim avatar bugsbugsbux avatar bradyt avatar svijee avatar ravron avatar redschalken avatar noah-huppert avatar apteryx avatar chargingbulle avatar jenserat avatar jelly avatar

Watchers

James Cloos 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.