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

https://github.com/soixantecircuits/gist

Some useful scripts, snippets and documentations.
https://github.com/soixantecircuits/gist

Last synced: 9 months ago
JSON representation

Some useful scripts, snippets and documentations.

Awesome Lists containing this project

README

          

Gist
====

Some useful scripts, snippets and documentations.

### Wordpress quick install script: `wpinstall.sh`
Require [wp-cli](https://github.com/wp-cli/wp-cli).

Install wordpress in less than 1 minute.

Run the script from the command line like so: ```sh wpinstall.sh Path/to/your/wordpress/folder```

Make sure the folder does not exist.

### Facebook token app generator
Require [node.js](http://nodejs.org/).

Generate facebook token application from command line
Just type :

`node fbtokenizer.js app_id app_secret`

The app_id and app_secret are there :

https://developers.facebook.com/apps/