-
Notifications
You must be signed in to change notification settings - Fork 679
Home
Welcome to the ActiveState code wiki!
The code repo is a place to share code snippets, recipes and other useful tidbits!
This repo exists to contribute useful snippets, utility functions, and other interesting tidbits in any language that may be helpful to other developers.
You can find the master index of all recipes here.
Coming Soon: Search Functionality!
- Fork the code repo.
- Create your new recipe in the correct language subfolder (create a new folder if it doesn't already exist).
- Make sure you have included a README as well as your source file.
- Submit a PR.
Coming Soon: Submit recipes hosted in your own repo linked back from here!
Same as above, fork the code repo and submit a PR with your change.
By default, all newly submitted code is licensed under the MIT license. If your recipe is being released under a different license, please make sure to include a LICENSE file inside your recipe directory.
All legacy recipes retain their original license. Please see the LICENSE file inside each recipe folder for details.
Recipes don't always have to be code - great documentation, tutorials, general tips and even general improvements to our wiki are greatly appreciated.