Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martindale/snippets
https://github.com/martindale/snippets
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/martindale/snippets
- Owner: martindale
- Created: 2018-09-15T00:25:23.000Z (about 6 years ago)
- Default Branch: fabric-0.1.0-dev
- Last Pushed: 2018-09-15T00:31:12.000Z (about 6 years ago)
- Last Synced: 2024-10-06T03:08:36.599Z (about 1 month ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fabric Sync
This folder is shared with the world, so let's make sure to help keep it tidy.## Before Continuing
Go ahead and create a new folder in `homes`, matching your username. This is
important, as it will reserve your name in the upcoming FabricOS default filesystem.For example, I created `homes/martindale` as it matches my public handle.
## Confidential Information
Anything contained within this directory should be considered confidential, and
should not be shared outside of the team unless authorized to do so.## Naming Conventions
As best we can, let's name everything in `lowercase` and use `-` to separate
words and ideas in the filenames. This will make our lives much easier in the
near future, as we migrate to tag-based filesystems in as automated a fashion as
possible.## Git Repository
Stored within this directory is a `.git` subdirectory, which houses the database
for the Git Version Control System. You can freely use `git` locally to manage
document snapshots.For an introduction to Git, read [the Maki Developer Guide][getting-started].
## Ask For Help
If you need anything, or even have questions, don't hesitate to speak up. You
might help document something for others!Code on,
-- Eric, 7/27/2017
[getting-started]: https://next.maki.io/tutorials/initial-setup