Skip to content

Commit

Permalink
add a readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Jan 8, 2025
1 parent 2d94fe5 commit e59c653
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pkgs/puppy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Activate locally using:

```console
cd <puppy pkg path>
dart pub global activate --source=path .
```

### Tools

- `for_all_package_dirs`: runs a command in every directory containing
`pubspec.yaml`.

0 comments on commit e59c653

Please sign in to comment.