Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update command #53

Merged
merged 1 commit into from
Jun 24, 2022
Merged

Add update command #53

merged 1 commit into from
Jun 24, 2022

Conversation

nicholasray
Copy link
Contributor

Before this commit, updating Pixel required a git pull followed by a
./pixel.js clean which can be tedious. Instead, promote the updating
process as a CLI command:

./pixel.js update

@nicholasray nicholasray force-pushed the add-update-command branch 6 times, most recently from 97695d2 to a0dbaab Compare June 24, 2022 19:53
Before this commit, updating Pixel required a `git pull` followed by a
`./pixel.js clean` which can be tedious. Instead, promote the updating
process as a CLI command:

```sh
./pixel.js update
```
@nicholasray nicholasray merged commit c2602eb into main Jun 24, 2022
@nicholasray nicholasray deleted the add-update-command branch June 24, 2022 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant