Skip to content

Commit

Permalink
chore: publish to store and update name
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuprin committed Dec 3, 2023
1 parent 17a95c5 commit c78cd11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# EdgeCLI
# Crew CLI

This package provides a collection of bash scripts to manage localization tasks with Lokalise and other modular functionalities.

Expand All @@ -13,5 +13,5 @@ Before you install and start using this package, make sure you have the followin
To install the package globally, run:

```bash
npm install -g edgecli
npm install -g crewcli
```
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "edgecli",
"name": "crewcli",
"version": "0.0.1",
"description": "A collection of bash scripts for different modules",
"scripts": {
Expand Down

0 comments on commit c78cd11

Please sign in to comment.