lucascherifi / gitaski
Requires
- padraic/phar-updater: ^1.0
- symfony/console: ^3.0
- symfony/finder: ^3.0
- symfony/process: ^3.0
- symfony/var-dumper: ^3.0
- symfony/yaml: ^3.0
This package is auto-updated.
Last update: 2024-10-20 19:18:45 UTC
README
Gitaski (keep it stupid, simple!)
The purpose of this repository is totally useless. It makes you as "an hardcoder" (then you're not). And you can giggle your friends, THAT's important.
Easy to use. In very little time, make your github commits list a "Funky" stuff.
The quick and impressive "50 seconds" setup.
1) Create an empty git repository (about 15 sec)
Just click here, type something like "long-stories" then type "Enter". It's done, next step.
2) Install Gitaski (about 15 sec)
sudo curl -LsS https://git.io/vwIKT -o /usr/local/bin/gitaski && sudo chmod a+x /usr/local/bin/gitaski
(only require PHP installed on your machine)
- Quick check:
gitaski run --help
, else take a look at the install documentation - Windows users? See the install documentation
- Prefer using composer (global mode)? See the install documentation
3) Run the command (about 20 sec)
gitaski git@github.com:<YOUR_PROFILE>/<EMPTY_CREATED_REPOSITORY>.git enjoy
Note: adapt with you own values (YOUR_PROFILE
,EMPTY_CREATED_REPOSITORY
,enjoy
)
4) Enjoy!
Make good use and do not hesitate to contribute to this "very useful" project.
Uninstall
sudo rm /usr/local/bin/gitaski
Wants also to remove the pretty ascii art you draw? Just delete the Github repository you created.
Full documentation
License
This bundle is under the MIT license. See the complete license in the bundle:
./LICENSE