This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
stacks-puppet-node
Watch
1
Star
0
Fork
0
You've already forked stacks-puppet-node
mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced
2026-04-18 07:40:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0db25efda22ae9752efc85228f6c2ad445b44ee3
stacks-puppet-node
/
bin
History
Jude Nelson
0c33739310
when saving a snapshots file, copy it to a temporary place and then do a mv. This makes it easier to use this program in conjunction with an inotify-based service that will act on newly-created snapshost (doing a mv is atomic, whereas a create + copy is not)
2018-10-08 11:55:40 -04:00
..
blockstack-api
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
blockstack-core
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
2017-08-17 13:40:01 -04:00
blockstack-server
don't forget to shift
2017-02-28 17:09:52 -05:00
blockstack-snapshots
when saving a snapshots file, copy it to a temporary place and then do a mv. This makes it easier to use this program in conjunction with an inotify-based service that will act on newly-created snapshost (doing a mv is atomic, whereas a create + copy is not)
2018-10-08 11:55:40 -04:00
README.md
added opennamed and openname-cli commandline scripts
2014-12-08 19:22:47 -05:00
README.md
command-line interface stuff goes here