Skip to content

Commit

Permalink
Merge pull request #7 from Megapixel99/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Megapixel99 authored Apr 3, 2020
2 parents 7150519 + 329c06d commit bb0435a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ Before releasing any new versions, please build the project binary(s) using:
$ ./build.sh
```
`pkg`, which is installed in `build.sh`, and required to build the project executables,
may not work with some later versions of NodeJS, if this is the case for your current
may not work with some versions of NodeJS, if this is the case for your current
version of NodeJS, please upgrade/downgrade your NodeJS version using a version
manager such as [n](https://www.npmjs.com/package/n) or [nvm](https://github.com/nvm-sh/nvm)

##### To Do:
- Modify build script for Windows and Linux
- Add CLI option to view current alias
- Add CLI option to create backups of SSH keys (In progress)
- Fix issue in the use of `sudo` build script with zshell.
- Fix issue in the use of `sudo` in the build script with zshell.

0 comments on commit bb0435a

Please sign in to comment.