1 - Fork a repo
2 - Clone the sevntu.checkstyle project to your local machine (username – your Github user account name.):
$ git clone [email protected]:USERNAME/REPOSITORY.git
3 - Configure remotes:
1 - Fork a repo
2 - Clone the sevntu.checkstyle project to your local machine (username – your Github user account name.):
$ git clone [email protected]:USERNAME/REPOSITORY.git
3 - Configure remotes:
(function($){ | |
'use strict'; | |
$.fn.extend({ | |
customStyle: function(){ | |
var html = $('html'); | |
if (!html.hasClass('ie') || (html.hasClass('ie') && !html.hasClass('lt-ie7'))) { | |
return this.each(function () { | |
var t = $(this), | |
currentSelectedText = t.find(':selected').text(), | |
classes = t.attr('class'); |
<script src='http://maps.google.com/maps/api/js?sensor=false' type='text/javascript'> | |
</script> | |
<script type='text/javascript'> | |
$(document).ready(function() { | |
$('#map-container').googleMap("3333 RiverBend Drive, Springfield, OR"); | |
}); | |
</script> |
openssl genrsa -aes128 -out cert.key 4096 | |
openssl rsa -in cert.key -pubout -out cert.pub | |
cat cert.key | |
cat cert.pub |
The MIT License (MIT) | |
Copyright © 2018 Luan Muniz <[email protected]> | |
Permission is hereby granted, free of charge, to any person obtaining a copy | |
of this software and associated documentation files (the "Software"), to deal | |
in the Software without restriction, including without limitation the rights | |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
copies of the Software, and to permit persons to whom the Software is | |
furnished to do so, subject to the following conditions: |
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
Examples of behavior that contributes to creating a positive environment include:
Verifying my Blockstack ID is secured with the address 14gKyjCgRBSefv5LLiQMysyECnznvJdw4U https://explorer.blockstack.org/address/14gKyjCgRBSefv5LLiQMysyECnznvJdw4U |
### Keybase proof | |
I hereby claim: | |
* I am luanmuniz on github. | |
* I am luanmuniz (https://keybase.io/luanmuniz) on keybase. | |
* I have a public key ASA5y3TUNXzpWC7ZHaefAw_8K5YRDKG2N5F-lhkmNS47NAo | |
To claim this, I am signing this object: |