This website requires JavaScript.
Explore
Help
Sign in
elia
/
shortenit
Watch
1
Star
0
Fork
You've already forked shortenit
0
Code
Issues
7
Pull requests
1
Releases
Packages
Wiki
Activity
4c36f35492
shortenit
/
scripts
/
run.sh
7 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
chore(#8): Adds scripts to install, build and run the project
2024-12-23 22:55:09 +00:00
#!/bin/bash
cd
frontend
npm run build
cd
..
enh(#8): Refactoring code
2024-12-24 00:27:21 +00:00
poetry run shortenit
"
$@
"
Reference in a new issue
Copy permalink