Short description here.
Badges: https://shields.io/
Optional
- All the
code
required to get started - Images of what it should look like
- If you want more syntax highlighting, format your code like this:
update and install this package first
$ brew update
$ brew install fvcproductions
now install npm and bower packages
$ npm install
$ bower install
- For all the possible languages that support syntax highlithing on GitHub (which is basically all of them), refer here.
// code away!
let generateProject = project => {
let code = [];
for (let js = 0; js < project.length; js++) {
code.push(js);
}
};
...
Reach out to me at one of the following places!
- MIT license
- Copyright 2020 © Me.
...
To get started...
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/joanaz/HireDot2.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using
https://github.com/joanaz/HireDot2/compare/
.
Or Contributors/People
Example | Example | Example |
---|---|---|
- How do I do specifically so and so?
- No problem! Just do this.
- You could include a Gratipay link as well.