teachcode

A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.

GPL-3.0 License

Stars
374

Bot releases are hidden (Show)

teachcode - v1.3.2 Latest Release

Published by jamesgeorge007 over 4 years ago

🐞 Bugfix

#87 Fixed an issue relating to unable to find the solution for task 21 in the Python track. (@Sneha-Santhosh )

πŸ‘¨β€πŸ’Ό Committers: 2

  • James George @jamesgeorge007
  • Sneha Santhosh @Sneha-Santhosh
teachcode - v1.3.1

Published by jamesgeorge007 over 4 years ago

🐞 Bugfix

Fixed the issue relating to saving the user progress, unable to push to the remote repository.

πŸ‘¨β€πŸ’Ό Committers: 1

  • James George @jamesgeorge007
teachcode - v1.3.1-beta.0

Published by jamesgeorge007 over 4 years ago

teachcode - v1.3.0

Published by jamesgeorge007 over 4 years ago

πŸš€ What's New

  • #82 Dropped showcommands (@abhijithneilabraham )
  • #80 Fixed the regression with create-repo functionality arising from the deprecated approach to consume GitHub API. (@abhijithneilabraham )
  • #57 Made the key argument optional for fetchtask command, now it defaults to the very next task. (@sandeepsj )

πŸͺ² Issues Addressed

  • #78
  • #72
  • #54

πŸ‘¨β€πŸ’Ό Committers: 3

  • James George @jamesgeorge007
  • Abhijith Neil Abraham @abhijithneilabraham
  • Sandeep SJ @sandeepsj
teachcode - v1.3.0-beta.0

Published by jamesgeorge007 over 4 years ago

teachcode - v1.2.6

Published by jamesgeorge007 almost 5 years ago

πŸš€ What's New

  • #48 Prompt the user to create a GitHub personal access token beforehand (@rishabhKalakoti )

πŸ“ Docs

  • #50 Minor grammatical fix (@fillerInk )

πŸͺ² Issues Addressed

#23

πŸ‘¨β€πŸ’Ό Committers: 3

  • James George @jamesgeorge007
  • Sreeram Venkitesh @fillerInk
  • Rishabh Kalakoti @rishabhKalakoti
teachcode - v1.2.5

Published by jamesgeorge007 almost 5 years ago

Bug fixes

  • Fixed a minor bug that prevented successful execution of teachcode init for the windows platform #46
  • Use axios http client to send POST requests while creating a repository 8e0bada

Internal

  • Drop shell-js
  • Other tweaks
teachcode - v1.2.5-beta.0

Published by jamesgeorge007 almost 5 years ago

teachcode - v1.2.2

Published by jamesgeorge007 almost 5 years ago

  • Revamped tasks
teachcode - v1.2.0

Published by jamesgeorge007 almost 5 years ago

  • GitHub Auth
teachcode - v1.2.0-beta.0

Published by jamesgeorge007 almost 5 years ago

  • JavaScript tasks shipped πŸš€
teachcode - v1.1.8

Published by jamesgeorge007 over 5 years ago

Internal Changes

teachcode - v1.1.7

Published by jamesgeorge007 over 5 years ago

Features

  • Repeated prompts for invalid credentials (bugfix).
  • Other minor bug fixes.
teachcode - v1.1.6

Published by jamesgeorge007 over 5 years ago

Improvements

  • Citical bugs fixes
  • Slightly updated banner
  • Code refactoring
teachcode - v1.1.5

Published by jamesgeorge007 over 5 years ago

Features

  • Git integration (progress is saved in a remote repository)
  • JavaScript tasks kick started
  • Bug fixes

Internal changes

  • Better pre-commit hooks (Use husky and lint-staged)
  • Setup eslint-prettier configuration
  • Stick to es6 conventions
teachcode - v1.1.0

Published by jamesgeorge007 almost 6 years ago

Fixes

  • Fixed errors being thrown on the Linux platform.
teachcode - 1.0.8

Published by jamesgeorge007 almost 6 years ago

Fixes

  • Included validations for the arguments supplied and other minor bug fixes.
teachcode - v0.0.6

Published by jamesgeorge007 almost 6 years ago

Features

  • Fetch tasks with keys
  • Submit tasks
  • View progress