Skip to content

D-E-F-E-A-T-2/template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Codechef-VIT

Repository Title

ideally one sentence include terms/tags that can be searched

Build Status Coverage Status License Badges

Features

  • Insert list of features here

INSERT GRAPHIC HERE

INSERT YOUR GRAPHIC HERE

  • People should understand instantly what your project is about based on your repo so add short description here

GIF Tools

  • Use Recordit to create quicks screencasts of your desktop and export them as GIFs.
  • For terminal sessions, there's ttystudio which also supports exporting GIFs.

Recordit

Recordit GIF

ttystudio

ttystudio GIF


Example (Optional)

// code away!

let generateProject = project => {
  let code = [];
  for (let js = 0; js < project.length; js++) {
    code.push(js);
  }
};

Installation

  • Should contain requirements
  • All the code required to get started
  • Images of what it should look like

Usage (Optional)

Documentation (Optional)


License

License

With ❤️ by Codechef-VIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published