thehilll

Results 3 issues of thehilll

`--createhome` creates the user's home directory and is largely based on the work and discussion in #14 Changes for this option are to the `OptionParser` and creation of `pkg_data` in...

Sublime Text has a feature where if you have no text selected and press command-C it will copy the full line (including trailing newline). If you then press command-V (without...

We are receiving this deprecation warning when calling `create_token`: ``` DeprecationWarning: Call to deprecated function 'create_token'. This method will be removed in version '1.0.0' Please use the 'create' method on...