Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Appsilon/community-gists

In this repository, you will find all the code from our blog posts, social posts, videos and so on.
https://github.com/Appsilon/community-gists

Last synced: about 1 month ago
JSON representation

In this repository, you will find all the code from our blog posts, social posts, videos and so on.

Awesome Lists containing this project

README

        

We are hiring!

# Appsilon Community
In this repository, you will find all the code from our blog posts, social posts, videos and so on.

## For Developers (internal)
Please make sure you adhere to the correct folder when placing content. This will ensure it is easy to find for anyone curious enough to find it.

A general structure can be as follows:
- project1
- descriptive_folder_1/code1.R
- descriptive_folder_2/code2.R
- descriptive_filename_1.R
- descriptive_filename_2.R
- project2
- descriptive_folder_1/code1.R
- descriptive_folder_2/code2.R
- descriptive_filename_1.R
- descriptive_filename_2.R

If the example belongs to no project, feel free to use the `misc` directory.

## For Developers (external)
If you find some error/problem with the code, feel free to raise an Issue and we would be happy to look into it.