https://github.com/matype/historia
Build shellscript to setup server
https://github.com/matype/historia
Last synced: 9 months ago
JSON representation
Build shellscript to setup server
- Host: GitHub
- URL: https://github.com/matype/historia
- Owner: matype
- License: other
- Created: 2015-04-14T14:03:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T14:18:19.000Z (over 11 years ago)
- Last Synced: 2025-02-11T23:08:29.628Z (over 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
- License: license
Awesome Lists containing this project
README
# Historia [](https://travis-ci.org/morishitter/historia)
Build shellscript from bash_hisotry to setup server
## Install
```shell
$ npm install historia -g
```
## How to use
1. Install `historia`.
2. Run `historia start` command when you install server software.
3. Install packages.
4. Run `historia end` command when you will finished install packages.
5. Run `fc -ln 1 > historyFile` command to build command history file.
6. Run `historia setup historyFile`
7. You will get `setup.sh`
## License
The MIT License (MIT)
Copyright (c) 2015 Masaaki Morishita