We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5771202 commit 02d32bdCopy full SHA for 02d32bd
README.md
@@ -10,10 +10,11 @@ The included tools are:
10
- [X] Upload a file to a specified directory
11
- [x] Download a static file
12
- [X] Get a random string of length n
13
-- [ ] Post JSON to a remote service
+- [x] Post JSON to a remote service
14
- [x] Create a directory, including all parent directories, if it does not already exist
15
- [x] Create a URL safe slug from a string
16
17
## Installation
18
19
`go get -u github.com/fastscripts/toolkit`
20
+`go get -u github.com/tsawler/toolkit`
0 commit comments