Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrapcodes/pallet-demo
Demonstration of various pallet features.
https://github.com/scrapcodes/pallet-demo
Last synced: about 1 month ago
JSON representation
Demonstration of various pallet features.
- Host: GitHub
- URL: https://github.com/scrapcodes/pallet-demo
- Owner: ScrapCodes
- License: apache-2.0
- Created: 2012-01-18T06:44:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-30T04:04:57.000Z (over 12 years ago)
- Last Synced: 2024-11-09T06:39:00.075Z (3 months ago)
- Language: Clojure
- Homepage:
- Size: 102 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Purpose
Demonstrating various pallet features.
##Instructions.
* git clone git://github.com/ScrapCodes/pallet-demo.git
### Demonstrating Automated admin user.
* Assuming you already have lein.
* cd pallet-demo
* lein repl
=> (use 'examples.demo1)
=> (start_demonodes 1)
Ctrl+D
$ ssh myuser@public_ip_of_ec2node -i /path/id_rsa