GithubHelp home page GithubHelp logo

neurognostic / tw.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gothenburgbitfactory/tw.org

0.0 0.0 0.0 43.26 MB

Repository for tw.org site

Home Page: https://taskwarrior.org

HTML 91.05% Perl 0.96% Python 0.47% Ruby 0.07% Shell 0.09% CSS 0.05% JavaScript 7.31%

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 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

apteryx avatar bradyt avatar bugsbugsbux avatar chargingbulle avatar ddeimeke avatar derekschrock avatar erichdongubler avatar ggwicz avatar heiderich avatar jcrben avatar jean avatar jelly avatar jenserat avatar kllmanu avatar lauft avatar matt-snider avatar mmeier86 avatar nkakouros avatar pbeckingham avatar ravron avatar recollir avatar redschalken avatar rudis avatar sorsasampo avatar svijee avatar tbabej avatar unode avatar wbsch avatar wodim avatar xeruf 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.