- Update HISTORY.md
- Commit the changes:
git add HISTORY.md
git commit -m "Changelog for upcoming release 0.1.1."
- Update version number (can also be minor or major)
bumpversion patch
git add HISTORY.md
git commit -m "Changelog for upcoming release 0.1.1."
bumpversion patch
| # Jie Bao, 2013-07-16 | |
| # [email protected] | |
| # simple Naive Bayes classifier | |
| import nltk | |
| from nltk.corpus import movie_reviews | |
| import random | |
| import os | |
| import json |
| require "drb" | |
| require "monitor" | |
| require "socket" | |
| module Shared | |
| class DistributedObject | |
| include MonitorMixin | |
| attr_reader :pid, :uri |
#Getting Started
##Webpage:
<html>
<head>
<title>Testing with Ruby and Selenium WebDriver</title>
</head>
<body bgcolor="antiquewhite">
| [ | |
| { "keys": ["super+k", "super+i"], "command": "gist" }, | |
| { "keys": ["super+k", "super+p"], "command": "gist_private" }, | |
| { "keys": ["super+k", "super+s"], "command": "gist_update_file" }, | |
| { "keys": ["super+k", "super+o"], "command": "gist_list" }, | |
| { "keys": ["super+k", "super+["], "command": "insert_gist_list" }, | |
| { "keys": ["super+k", "super+]"], "command": "gist_add_file" } | |
| ] |
| // normal express stuff | |
| app.set('view engine', 'jsx'); | |
| app.engine('jsx', require('express-react-views').__express); | |
| // the rest of it |
If you are me and you like node, but are on a sort of adventure tour through Android, you might be wondering 'what's the x for y'? Here are the mental mappings I've been unconsciously forming.
| Node | Android |
|---|---|
| mikeal/request | okhttp |
| npm (cli) | gradle |
| npmjs.org | sonatype |
| jshint | checkstyle |
| underscore | guava |
| mocha | junit |
| """ | |
| "Fixing common Unicode mistakes with Python — after they’ve been made" | |
| Adapted for use in Python 3.x from: | |
| http://blog.luminoso.com/2012/08/20/fix-unicode-mistakes-with-python/ | |
| """ | |
| def fix_bad_unicode(text): | |
| u""" |
Status: UNCHANGED
+-------------------+--------------------------+
| Application XXXX |
+-------------------+--------------------------+
| Application Type | Commodity Classification |
| Review Status | Completed |
| Registration Date | 01/01/2015 |
| Completion Date | 01/02/2015 |
| Final Decision | |