Skip to main content

csui-git-wrapper wraps Git commands to submit and pull problems for elementary programming courses. This package is currently only intended for usage inside Faculty of Computer Science, Universitas Indonesia.

Project description

csui-git-wrapper

Wraps Git commands for submission. Similiar to submit50 (https://github.com/cs50/submit50.git), but this is much simpler and cross-platform. Intended for specific Fasilkom UI usage. This package is intended to use with Python 3.6 or newer.

Installation

To install this package, run:

python -m pip install csui-git-wrapper

Usage

To submit your work:

csuisubmit submit

When you are submitting for the first time, you will be asked for your full name, your student number (NPM), your UI or GitLab CSUI account, your course's short name (without any spaces or punctuations), and your working directory (where you put your tutorials/assignments). After that, in every submission, you will be required to put a message. The message usually defined by your lecturer on the assignment problem set.

To get your latest work from other computer:

csuisubmit pull

Need to reconfigure?

You can reconfigure your csuisubmit by using this command:

csuisubmit configure

Then, you will be asked for things just like the first time you are using csui-git-wrapper.

Changelog

  1. 0.0.1: Initial version.
  2. 0.0.2: Add option to pull latest work available from remote repository.
  3. 0.0.3: Add Git configuration step to accomodate users with Git installed for the first time.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csui-git-wrapper-0.0.3.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

csui_git_wrapper-0.0.3-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page