Skip to content

nasqueron/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippets

Those snippets can be used as starting block for applications and configuration files.

They're general purpose and can be used for any project, but headers and codestyle are customized for Nasqueron.

Tips

Trailing spaces have been added when you need to add informtation, you can start immediately after the last space. This method allows you to check with git diff if all has been filed: the UI will highlight any trailing space, so it means you forgot to add information there.

Beware when committing changes NOT to remove those trailing spaces.

Snippets or library?

If code belongs to a library, it's probably best to create or improve one of our core libraries, like:

  • Limiting Factor: Rust helper methods to build API
  • Keruald Omnitools: PHP utilities library

License

Any snippet should be trivial enough not to be eligible to copyright.

If eligible, the person who associated a work with this deed has dedicated the work to the public domain by waiving all of her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law, using the CC0 1.0 Universal Public Domain Dedication.

CC0 1.0 Universal Public Domain Dedication https://creativecommons.org/publicdomain/zero/1.0/

Note: the "LICENSE" file in the doc/ folder is intended to be copied for projects needing a license, and isn't the license for this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published