Git Product home page Git Product logo

ling402_dhw_tracker's Introduction

LING 402 Daily Homework Tracker

-by JeeHaeng Yoo (jyoo46)

Description:

This is a Daily Homework Tracker for University of Ilinois LING 402: Tools & Techniques for Speech & Language Processing. The program will create hidden cloned repository and github credential information in user's home directory and check how many daily exercises were completed in the current week.

The program can be used regardless of semester or year, since date-related variables are based on system's date at the time of execution.

Instructions:

  1. Execute setup.sh.

  2. The program will first create a hidden folder in user's home directory for the repository.

  3. The program will then ask for user's github credential and save it to the home directory as hidden file.

  4. If 'expect' package is not installed on your machine, the program will try to install it. The package 'expect' is required to run the program.

  5. If you want the program to be executed every time when bash starts up, answer 'Y' to remaining prompts.

  6. When you are done with setup, execute main.sh. If you selected automatic execution, the program will be executed automatically from bash's next start up.

  7. To modify git credential, run /dist/cred.sh.


  • Following directories will be created: ~/.ling402repo ~/.ling402repo/$netID-daily
  • Following file will be created: ~/.ling402repo/.git_cred
  • Following package will be installed: expect
  • Environment variable export and main.sh execution will be appended to ~/.bashrc if automatic execution is chosen.

  • Since the intended purpose of this program is to be executed and check progress of Daily Homework when bash starts up, most standard outputs are set to be suppressed. If an error occurs, check if given git credential is valid or if directory path has changed after setup.
  • ling402_dhw_tracker's People

    Contributors

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