Trending repository
-
Updated
Sep 12, 2021 - Jupyter Notebook
October 27, 2021 - October 28, 2021 • Virtual
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
If the target file is deleted first, rm <symlink> will fail instead of removing the broken symbolic link file.
/home/sheep/temp> touch test.txt
/home/sheep/temp> ln -s test.txt test-link
/home/sheep/temp> rm test.txt
deleted /home/sheep/temp/test.txt
/home/sheep/temp> rm test-link
error: No valid paths
┌─ shell:5:1
│
5 │ rm test-
Add GitHub action to run PHP CS-Fixer and automatically submit any issues via a pull request
The objective of this notebook is to get a dataframe of all the members of a Github organization.
Get data from Github API : https://docs.github.com/en/rest/reference/teams
Columns:
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
We have currently simple GitHub page, but we need to think about it's update with some better design.